Skip to content

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