- create env file
- WES environment.yml file
- RNA environment.yml file
- scRNA(not done) environment.yml file
- Method to download bam file from TCGA & SRA (not done)
- bam to fastq & QC
- Executable files, from bam to the final step (QC included in Download and Processing)
- 不知道是啥
- download bam from GDC
- select samples by sample sheet
- download fastq from SRA
- env file
- bam → fastq sh
- fastqc & multiqc
- trim fastq (Trimmomatic)
- fastq → bam (BWA-mem)
- variants calling
- muse
- mutect2
- varscan
- pindel
- vcf merge python
- preprocessing
- merge
- status table
- vep python
- vep vcf → maf
- maf → maftool format maf
- env file
- make indices (RSEM, kallisto)
- fastq → abundance table (kallisto, K-mer base pseudo alignment method)
- fastq → bam (STAR)
- bam → count matrix (RSEM)
- visualize count matrix & distribution
- preprocessing
- DMP
- DMR
- config
- template
- send message python script (Telegram)