Pulling from system_genetic to my repository #1

Merged
T. Karp merged 18 commits from GRIAC/system_genetics:master into master 2021-02-23 15:08:29 +01:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 6cf40804c4 - Show all commits

View File

@ -6,6 +6,11 @@
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
java -jar $EBROOTTRIMMOMATIC/trimmomatic.jar PE \
-phred33 \