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
if i have many fq.gz in a file , i hope use this command gtz *.gz --ref /data.genome.fa
,of course i can write a shell For loops,also can achieve this requirement.
if i have many fq.gz in a file , i hope use this command
gtz *.gz --ref /data.genome.fa,of course i can write a shell For loops,also can achieve this requirement.