Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TimothyStephens/Dinoflagellate_An…
Browse files Browse the repository at this point in the history
…notation_Workflow
  • Loading branch information
Timothy Stephens committed Aug 25, 2020
2 parents 353cab8 + 91253b9 commit 7db2fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export PREFIX=Test #Prefix to use for job names
export SPECIES=$PREFIX # Species for Augustus

## Transcript data
# Comma seperate multiple read file (fill path). Multiple fwd/rev datasets must corrospond in comma seperated list.
# Comma seperate multiple read file (full path). Multiple fwd/rev datasets must corrospond in comma seperated list.
# Fwd/Rev & single reads.
export TRANSCRIPTOME_READS_1=/path/to/reads/Paired_R1.fastq.gz
export TRANSCRIPTOME_READS_2=/path/to/reads/Paired_R2.fastq.gz
Expand Down

0 comments on commit 7db2fbf

Please sign in to comment.