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

error in TrackSigFreq with some inputs #1

Open
judithabk6 opened this issue May 4, 2020 · 0 comments
Open

error in TrackSigFreq with some inputs #1

judithabk6 opened this issue May 4, 2020 · 0 comments

Comments

@judithabk6
Copy link

Dear developers of TrackSigFreq,

I am encountering an issue when running TrackSigFreq, I sometimes have the error

Error in do.call(cbind, chunkFits) : second argument must be a list

when running the command

results <- TrackSig:::getChangepointsPELT(trinut_count_data, MU, vcaf, scoreMethod, binSize, desiredMinSegLen)

with trinut_count_data a matrix of size (96, 10) with 10 timepoints, MU the signature matrix of size (96, nSig), vcaf a description of mutations of size (1000, 3), with columns (phi, qi, bin), scoreMethod = "SigFreq", binSize = 100, desiredMinSegLen = NULL

In particular, this command runs properly with a matrix MU with nSig=47, but fails with a subset matrix with nSig=7, included in the 47.
I am happy to share the files for trinut_count_data, MU (and the extract), and vcaf so you can reproduce the error, let me know how I can share that with you.

Thank you in advance for your help
Best wishes
Judith

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

1 participant