-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hi, although the 1.4.1 version is now running without errors for the chromosome naming, unfortunately, the output is empty for all 3 files that were generated
This is the log file without any errors.
Any idea what happened?
scReadCounts Options:
SNV Files (-s): cDNA3_SNP_dedup.vcf
Read Files (-r): bam-files/cDNA3_haplotagged_pacbio_sorted.bam
Cell Barcode (-C): CellRanger
Description:
Cell barcodes from the CB tag of aligned read -
reads without a CB tag or with CB tag not in the
accept list (default: file "barcodes.tsv" in the
current directory) dropped.
Specification:
tag=CB
acceptlist=barcodes.tsv
UMI Count (-U): None
Read/Alignment Filter (-f): Basic
Description:
Filter alignments flagged as SECONDARY, DUPLICATE,
UNMAPPED, or QCFAIL, and those with a gap or indel
at SNV locus - minimal recommended filtering
strategy.
Specification:
skip_duplicate=True
skip_secondary=True
skip_qcfail=True
skip_unmapped=True
Outfile File (-o): cDN3_pacbio_64_out.txt
Advanced:
Min. Reads (-m) 5 (applied only to VAF, FVAF, RVAF)
Max. Reads (-M): None
Directional Counts (-D): False
Valid Cell Barcode (-b): None
Threads (-t): 64
Force (-F): False
Quiet (-q): False
Command-Line: scReadCounts -s "cDNA3_SNP_dedup.vcf" -r "bam-files/cDNA3_haplotagged_pacbio_sorted.bam" -C "CellRanger" -t 64 -o "cDN3_pacbio_64_out.txt"
Execute readCounts...
readCounts Options:
SNV Files (-s): cDNA3_SNP_dedup.vcf
Read Files (-r): bam-files/cDNA3_haplotagged_pacbio_sorted.bam
Read/Alignment Filter (-f): Basic
Description:
Filter alignments flagged as SECONDARY, DUPLICATE,
UNMAPPED, or QCFAIL, and those with a gap or indel
at SNV locus - minimal recommended filtering
strategy.
Specification:
skip_duplicate=True
skip_secondary=True
skip_qcfail=True
skip_unmapped=True
Outfile File (-o): cDN3_pacbio_64_out.txt
Advanced:
Min. Reads (-m) 0
Max. Reads (-M): None
SNV Batch Size (-B):
Read Groups (-G): CellRanger_CB
Description:
Cell barcodes from the CB tag of aligned read -
reads without a CB tag or with CB tag not in the
accept list (default: file "barcodes.tsv" in the
current directory) dropped.
Specification:
tag=CB
acceptlist=barcodes.tsv
Valid Read Groups (-b):
UMI Count (-U): None
Threads (-t): 64
Extended Output (-E): None
Quiet (-q): False
Command-Line: readCounts -s "cDNA3_SNP_dedup.vcf" -r "bam-files/cDNA3_haplotagged_pacbio_sorted.bam" -m 0 -G "CellRanger_CB" -t 64 -o "cDN3_pacbio_64_out.txt"
Read SNV data ->|
************************************************************ (2:41 min)
SNVs: 6154117
Count reads per SNV ->|
************************************************************ (18:25:19 hrs)
SNVs/sec: 92.80
Output results (0.01 sec)
Execute readCountsMatrix for Ref;Var matrix...
readCountsMatrix Options:
ReadCounts Files (-c): cDN3_pacbio_64_out.txt
Matrix Output (-M): Ref;Var
Min. Reads (-m): 0
Quiet (-q): False
Outfile File (-o): cDN3_pacbio_64_out.cnt.matrix.txt
Command-Line: readCountsMatrix -c "cDN3_pacbio_64_out.txt" -M Ref;Var -o "cDN3_pacbio_64_out.cnt.matrix.txt"
Read ReadCounts input files ->|
************************************************************ (0.00 sec)
Output results (0.00 sec)
Execute readCountsMatrix for VAF matrix...
readCountsMatrix Options:
ReadCounts Files (-c): cDN3_pacbio_64_out.txt
Matrix Output (-M): VAF
Min. Reads (-m): 5
Quiet (-q): False
Outfile File (-o): cDN3_pacbio_64_out.vaf-m5.matrix.txt
Command-Line: readCountsMatrix -c "cDN3_pacbio_64_out.txt" -M VAF -m 5 -o "cDN3_pacbio_64_out.vaf-m5.matrix.txt"
Read ReadCounts input files ->|
************************************************************ (0.00 sec)
Output results (0.00 sec)