Skip to content

BAFExtract for use of CaSpER, .snp or .baf? #10

Description

@rhlgyb

Hello,

I am using the BAFExtract for CaSpER to analyze single cell RNA-seq data.
On generating the baf values, the example says to run this following code :

mkdir test; samtools view SRR1295366.sorted.bam | ./bin/BAFExtract -generate_compressed_pileup_per_SAM stdin hg38.list test 50 0; ./bin/BAFExtract -get_SNVs_per_pileup hg38.list test ./hg38/ 20 4 0.1 test.snp

My question is, should the <output_baf_file> be test.snp as above or test.baf?

Thanks a lot!

beemilmlo

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