forked from GRIAC/system_genetics
Pulling from system_genetic to my repository #1
@ -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