You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Im a bit of a novice to this but I was wondering how you would approach this if you has a folder of pair-end reads and just wanted kraken2 to loop through them like in python it would be
for i in (folder of reads):
and then you would input i and i+1 (paired files) into your kraken2 command
The text was updated successfully, but these errors were encountered:
Hi Im a bit of a novice to this but I was wondering how you would approach this if you has a folder of pair-end reads and just wanted kraken2 to loop through them like in python it would be
for i in (folder of reads):
and then you would input i and i+1 (paired files) into your kraken2 command
The text was updated successfully, but these errors were encountered: