Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNV map instructions in config file #1

Open
jdselwyn opened this issue Aug 19, 2019 · 1 comment
Open

CNV map instructions in config file #1

jdselwyn opened this issue Aug 19, 2019 · 1 comment

Comments

@jdselwyn
Copy link

Need to update instructions because first column of pop.map file returns entire column name and the cnv file doesn't need the cutoffs.

popmap file:
FCOP-1_GAGTGG_L004.1.1-RG.bam FCOP-1
FCOP-2_GATCAG_L004.1.1-RG.bam FCOP-2
FMAT-1_GTTTCG_L004.1.1-RG.bam FMAT-1
FMAT-2_GTGGCC_L004.1.1-RG.bam FMAT-2
FSAN-1_TAGCTT_L004.1.1-RG.bam FSAN-1
FSAN-2_GGCTAC_L004.1.1-RG.bam FSAN-2

CNV file:
FCOP-1_GAGTGG_L004 10
FCOP-2_GATCAG_L004 10
FMAT-1_GTTTCG_L004 10
FMAT-2_GTGGCC_L004 9
FSAN-1_TAGCTT_L004 10
FSAN-2_GGCTAC_L004 9

@cbird808
Copy link
Contributor

cbird808 commented Sep 30, 2019

I updated the config.4.all, leaving this open for now until I figure out exactly why this difference is necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants