bioinfo-biols / CIRIquant

circular RNA quantification tools
https://sourceforge.net/projects/ciri/files/CIRIquant
MIT License
27 stars 18 forks source link

IOError: [Errno 2] No such file or directory: '/mnt/f/liu-project/lncRNA-mRNA-circRNA/5.circRNA-data/quant-data/circ/test.ciri' #42

Open junjunlab opened 2 years ago

junjunlab commented 2 years ago

Hi, I run CIRIquant and get this error, I don't know how to fix it, this is my code:

CIRIquant -t 10 \
    -l 2 \
          -1 ../1.clean-data/0a_R1.fq.gz \
          -2 ../1.clean-data/0a_R2.fq.gz \
          --config ./run.yml \
          -o ./quant-data \
          -p test

Thanks!

Kevinzjy commented 2 years ago

Please refer to https://github.com/bioinfo-biols/CIRIquant/issues/9