i used sc tagger to read the fastq from the path( there are 1000 fastq in 1 path).
it seems sctagger needs directly a fastq as input not the path, is that right? and if so, how can i pass a path of fastqs to sctagger?
error:
IsADirectoryError: [Errno 21] Is a directory: '/fastq_pass'
Thanks for a nice tool!
i used sc tagger to read the fastq from the path( there are 1000 fastq in 1 path). it seems sctagger needs directly a fastq as input not the path, is that right? and if so, how can i pass a path of fastqs to sctagger?
error: IsADirectoryError: [Errno 21] Is a directory: '/fastq_pass'
Thanks Iman