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

version 2.1.1 -- add ci and cDNA fasta bug fix #203

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

version 2.1.1 -- add ci and cDNA fasta bug fix #203

wants to merge 24 commits into from

Conversation

yuukiiwa
Copy link
Collaborator

@yuukiiwa yuukiiwa commented Nov 24, 2023

Summary

xPore v2.1 has some minor changes from the previous version, which include the following.

  • Fixed a bug in dataprep, which can now handle transcriptome fasta files without transcript versions
  • Set up a CI workflow for automatic testing of xpore's functionalities. Currently, the CI workflow runs a pytest on testing diffmod

What's Changed

New Contributors

loganylchen and others added 10 commits November 21, 2023 13:36
The reference name would be like this. 
>`>ENST00000290810 cdna chromosome:GRCh38:16:66802878:66830976:-1 gene:ENSG00000159593.15 gene_biotype:protein_coding transcript_biotype:protein_coding gene_symbol:NAE1 description:NEDD8 activating enzyme E1 subunit 1 [Source:HGNC Symbol;Acc:HGNC:621]`

The old cold will store the transcript id as `ENST00000290810 cdna chromosome:GRCh38:16:66802878:66830976:-1 gene:ENSG00000159593`, which was not able to use in the converting transcriptome locations to genome locations.
Revert "fixing bug for Ensembl cDNA fasta"
fixing bug for Ensembl cDNA fasta
@yuukiiwa yuukiiwa changed the title add ci and cDNA fasta bug fix version 2.1.1 -- add ci and cDNA fasta bug fix Nov 24, 2023
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.

3 participants