forked from GRIAC/system_genetics
adapter comments
This commit is contained in:
parent
51abdcdb26
commit
6cf40804c4
@ -6,6 +6,11 @@
|
|||||||
module load Trimmomatic
|
module load Trimmomatic
|
||||||
|
|
||||||
|
|
||||||
|
# Adapters can be found at
|
||||||
|
# https://github.com/timflutre/trimmomatic/tree/master/adapters
|
||||||
|
# But should be verified with FastQC, or in another way.
|
||||||
|
|
||||||
|
|
||||||
# (Example) Paired end
|
# (Example) Paired end
|
||||||
java -jar $EBROOTTRIMMOMATIC/trimmomatic.jar PE \
|
java -jar $EBROOTTRIMMOMATIC/trimmomatic.jar PE \
|
||||||
-phred33 \
|
-phred33 \
|
||||||
|
Loading…
Reference in New Issue
Block a user