Skip to content

Commit

Permalink
Updated CTEHR Training (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
candicechu committed Mar 13, 2016
1 parent f41af99 commit 6a2813e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CTEHR-Training.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@ Edit `candice_list`:
)

Run `map.sh`:
$ mv Homo_sapiens.GRCh38.84.gtf.gz FastqFile_processed/
$ mv Homo_sapiens.GRCh38.dna_sm.primary_assembly.fa.gz FastqFile_processed/
$ gunzip Homo_sapiens.GRCh38.84.gtf.gz
$ gunzip Homo_sapiens.GRCh38.dna_sm.primary_assembly.fa.gz
$ cd ../sequencing-pipeline/
$ main-scripts/map.sh lists/candice_list 2> err.log | tee out.log
$ mv Homo_sapiens.GRCh38.84.gtf.gz FastqFile_processed/
$ mv Homo_sapiens.GRCh38.dna_sm.primary_assembly.fa.gz FastqFile_processed/
$ gunzip Homo_sapiens.GRCh38.84.gtf.gz
$ gunzip Homo_sapiens.GRCh38.dna_sm.primary_assembly.fa.gz
$ cd ../sequencing-pipeline/
$ main-scripts/map.sh lists/candice_list 2> err.log | tee out.log

#6. Analysis Summarization
#7. Gene Differential Expression Analysis

0 comments on commit 6a2813e

Please sign in to comment.