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

Filtergtf #869

Merged
merged 7 commits into from
Jan 23, 2023
Merged

Filtergtf #869

merged 7 commits into from
Jan 23, 2023

Conversation

WardDeb
Copy link
Member

@WardDeb WardDeb commented Jan 2, 2023

  • some organism annotations have ; in their value fields, which breaks gtf_to_files.
    One example is:
    description "phosphoribosylaminoimidazole carboxylase; phosphoribosylaminoimidazolesuccinocarboxamide synthase L homeolog"
    re.split ignores these 'stringed' delimiters.

  • some organisms can also have spaces in gene name/symbols, breaking read.table (the defaults delimits to all whitespaces).

@WardDeb WardDeb requested a review from katsikora January 2, 2023 13:00
@WardDeb WardDeb merged commit ac3dffd into develop Jan 23, 2023
@WardDeb WardDeb deleted the filtergtf branch January 10, 2024 09:44
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.

None yet

2 participants