Skip to content

Could not find test/1_allele_counts.bin.gz #8

Description

@UmairSeemab

Hi there. I am trying to generate BAF files using test data and encountering the following error:
Could not find test/1_allele_counts.bin.gz.
The command I used is
mkdir test; samtools view SRR1295366.sorted.bam | ~/Tools/BAFExtract-master/bin/BAFExtract -generate_compressed_pileup_per_SAM stdin ./BAFExtract_input-files/hg38.list test 50 0; ~/Tools/BAFExtract-master/bin/BAFExtract -get_SNVs_per_pileup ./BAFExtract_input-files/hg38.list test ./BAFExtract_input-files/hg38/ 20 4 0.1 test.snp

and the output is

Generating pileup from SAM file with min mapp qual 50, min base qual 0
Dumping the pileups per SAM file stdin
Allocating pileup memory.
Killed
Calling SNVs with minimum 20 total and 4 alternate read coverage and 0.100 min alternate frequency.
Procesing 1
Could not find test/1_allele_counts.bin.gz.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions