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

duplicate 'row.names' error #1

Open
aboyd003 opened this issue May 19, 2020 · 1 comment
Open

duplicate 'row.names' error #1

aboyd003 opened this issue May 19, 2020 · 1 comment

Comments

@aboyd003
Copy link

The following lines of code cause "Error in .rowNamesDF<-(x, value = value) :
duplicate 'row.names' are not allowed." As far as I can see, these lines are not particularly essential to the functioning of the script. Do you foresee any problems if I run the script with these lines commented out?

message("processing flags") ## We will process the flags in R ## (an alternative is multiple scanBam calls...) bam$flag <- bam$flag %% 256

@lcodo
Copy link
Contributor

lcodo commented May 26, 2020 via email

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

2 participants