-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi,
Even if I found multiple times the error, I can't figure out what's wrong. I got this bam mapped with RNASeq pipeline from Nextflow, and I want to get curve (from SMARTSeq in fact). However, I have this error every time whatever I try.
$preseq lc_extrap -v -o out.nomerge.curve Exp16-12x-FS10-1-A02.sorted.bam
BED_INPUT
TOTAL READS = 137084
DISTINCT READS = 137083
DISTINCT COUNTS = 2
MAX COUNT = 2
COUNTS OF 1 = 137082
MAX TERMS = 2
OBSERVED COUNTS (3)
1 137082
2 1
ERROR: max count before zero is less than min required count (4) duplicates removed
$preseq lc_extrap -v -o out.nomerge.curve -P -B Exp16-12x-FS10-1-A02.sorted.bam
PAIRED_END_BED_INPUT
ERROR: problem opening file: -B
root@zddm2-NV-PC:/home/zddm2/Documents# preseq lc_extrap -v -o out.nomerge.curve -B Exp16-12x-FS10-1-A02.sorted.bam
BED_INPUT
ERROR: problem opening file: -B
Here are my two lasts attempts, it seems there is a problem with the -B parameter? I tried with or without, I have one of the two error message.
I installed preseq with ./configure --enable-hts just to say,
would you have an idea? Thanks for your time!
Metadata
Metadata
Assignees
Labels
No labels