ijcbioinfo
ijcbioinfo
Hi, I am trying to run multiple instances of bamcoverage on our hpc at the same time (as array job) to convert alignments from RNAseq to bigwigs. Always, the first...
Hi, I am still having the same issue with kallisto/0.50.1: ``` kallisto quant --rf-stranded -i ~/tRNAseq/kallisto_index/hg38 -o CB-1-C -t 5 -b 30 fastq/CB-1-C.1.trim.paired.fastq fastq/CB-1-C.2.trim.paired.fastq [quant] fragment length distribution will be...
Sorry, I just figured it is matter of the index file not found. I gave the wrong file name. This works perfectly fine: `kallisto quant --rf-stranded -i ~/tRNAseq/kallisto_index/hg38 -o CB-1-C...