Skip to content

remove type error lines in the paf file, remove unused columns#16

Open
oushujun wants to merge 1 commit into
tpoorten:masterfrom
oushujun:master
Open

remove type error lines in the paf file, remove unused columns#16
oushujun wants to merge 1 commit into
tpoorten:masterfrom
oushujun:master

Conversation

@oushujun

Copy link
Copy Markdown

When I aligned two maize genomes, the paf file contained incomplete lines that will convert numeric columns to characters, then the script crashed becasue it was not expecting characters. I converted numeric columns to numeric type and removed NA-contained rows. I also removed unused columns in the alignment data frame to avoid errors.

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