Skip to content

Conversation

@agorelick
Copy link

In procSnps(), the rcmat data.frame must have columns in a specific order before its fields are renamed. My SNP matrix from snp-pileup did not match this order, causing depth data to be interpreted as vaf data, resulting in 0 het-SNPs being identified. I added a line to procSnps() to make sure the fields are in the correct order before they are renamed, so that the function can accept input data with arbitrary field order.

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

Successfully merging this pull request may close these issues.

1 participant