You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure here because the BAM file output you show looks properly formatted.
Maybe Picard tools expects a sorted file? Try running samtools sort prior to your Picard command.
Hi,
I am trying to use the demultiplexed BAM output from zUMIs with Picard Tools but, it does not seem to be working.
Below are a few lines from a demultiplexed BAM file (one sample) output from zUMIs:
Below is the output from Picard Tools CollectAlignmentSummaryMetrics run, assuming BAM files are coordinate sorted:
There is no output for PF_READS_ALIGNED? Everything seems to be going to PF_NOISE_READS.
The same behavior happens when I try to use the <>.filtered.tagged.Aligned.out.bam
Am I missing something? I thought that the BAM files output from zUMIs were compatible with Picard tools etc.
Attached is the yaml file:
Tunic.zUMIs_config_formated.yaml.txt
Attached is the command line log file output from zUMIs:
Tunic.command_line_output_zummis.txt
Thank you for your help. Appreciate it.
Thanks, Fayaz
The text was updated successfully, but these errors were encountered: