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

fixed output error when extra_copy_number >= 10 #62

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

fixed output error when extra_copy_number >= 10 #62

wants to merge 4 commits into from

Conversation

sssxie
Copy link

@sssxie sssxie commented Jan 28, 2021

fixed output error when extra_copy_number >= 10

@sssxie
Copy link
Author

sssxie commented Jan 29, 2021

Liftoff will output extra_copy_number separated by commas (gene) or the first digit (non-gene) when extra_copy_number >= 10.
For example:
Chr1 Liftoff gene 40650327 40650524 . - . ID=AAA;Name=AAA;coverage=1.0;sequence_ID=1.0;extra_copy_number=1,9;copy_num_ID=AAA_19
Chr1 Liftoff mRNA 40650327 40650524 . - . ID=AAA.1;Parent=AAA;Name=AAA.1;Note=AAA;extra_copy_number=1
Chr1 Liftoff exon 40650327 40650524 . - . ID=AAA.1.exon1;Parent=AAA.1;extra_copy_number=1

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