Closed jix2010 closed 1 year ago
Hi @jix2010
Can you please share the command with me and the full output?
您好 我在运行 biser -o /data/LiY/disk/YJF/SDs_output/ -t 6 --gc 10g /data/LiY/disk/YJF/data/horse_genome.fna 时遇到问题 请问一下这个该如何解决?
Hi @WK-yjf,
You need to remove /
at the end of output (i.e., it should be -o /data/LiY/disk/YJF/SDs_output
and not /data/LiY/disk/YJF/SDs_output/
). BISER outputs a file, not a directory.
Thank you for sharing this great tool for detecting SDs. I successfully finished hard-masking, putative SD detection, putative SD alignment and SD decomposition, but then got an error saying Biser failed (-6) ESC[1mI0Error: ESC[0mfile /myfilelocation/SD/ could not be opened
I'm pretty sure that the above directory exists. Could you please help me debug this? Thank you!