Hi,
I am using Varscan2 with readcounts like follows
but after sometime it gives me error saying that
How could I solve this error. Kindly guide me.
I am using Varscan2 with readcounts like follows
Code:
samtools mpileup -f /home/tsekara/Transcriptomes/trinity5_frameDPcorrected.fa /home/tsekara/David_Schmidt/Bowtie2_default/Sorted_bams/Sorted_Sample_60_EdU48h1mg.bam | java -jar ./bin/VarScan.v2.3.9.jar readcounts --output-vcf > sample.vcf
Code:
Error: Invalid format for pileup at line null
Comment