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

Different matrix sizes #58

Open
Lila14 opened this issue Sep 11, 2017 · 0 comments
Open

Different matrix sizes #58

Lila14 opened this issue Sep 11, 2017 · 0 comments

Comments

@Lila14
Copy link

Lila14 commented Sep 11, 2017

Am I correct in understanding that the two input matrices must be of the same size with the same genomic coordinate for every row? I think this is the reason for the following error:

Error in data.frame(vec_Rep1, vec_Rep2[, 3]) : 
  arguments imply differing number of rows: 38167684, 38130625
Calls: htrain -> prep -> data.frame

It would be useful if future versions could include support for matrices with different sizes or genomic coordinates. Thanks!

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