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 Input file #238

Open
Mahmoudbassuoni opened this issue Nov 15, 2022 · 0 comments
Open

Error in Input file #238

Mahmoudbassuoni opened this issue Nov 15, 2022 · 0 comments

Comments

@Mahmoudbassuoni
Copy link

Mahmoudbassuoni commented Nov 15, 2022

Hi I am trying to run the UpsetR to get the intersection among 6 lists. I have got my input as csv file with the first row as the sets names and the rest are designed to look like that:
image

when ever I run something like this upset(data = positions,nsets = 6,sets = c("EGYREF","AFR","AMR","EAS","EUR","SAS"), set.metadata = colnames(positions),show.numbers = TRUE,empty.intersections = TRUE)

I get the error : Error in start_col:end_col : argument of length 0

I don't know what could be causing the issue, I would appreciate if you can help! @JakeConway
NB. the length of all the columns are not equal as there are some of them who has entries more than the other and obvioulsy I need to intersect them all...

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