Skip to content

added edge case code in case only one biallelic snp exists in dataset…#7

Open
jgbaldwinbrown wants to merge 1 commit intoThomasTaus:masterfrom
jgbaldwinbrown:fix_rowrank
Open

added edge case code in case only one biallelic snp exists in dataset…#7
jgbaldwinbrown wants to merge 1 commit intoThomasTaus:masterfrom
jgbaldwinbrown:fix_rowrank

Conversation

@jgbaldwinbrown
Copy link
Copy Markdown

…; prevents weird error

Hi Thomas,
I encountered a weird bug when testing a script using poolSeq. The script fails due to sumCnts being converted into a 1-dimensional vector rather than a 2-dimensional matrix. I wrote a couple lines of code to fix this edge case and make sure sumCnts is a matrix. Hope this helps!

Best,
Jim

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