Published July 16, 2021
| Version v2.0
Software
Open
GoekeLab/xpore: xPore 2.0
- 1. Chulalongkorn University
- 2. Genome Institute of Singapore, @GoekeLab
Description
xPore 2.0 is a major release that implements the following changes:
- xPore now has 3 main running modes that replace the scripts in earlier versions:
- xpore dataprep
- xpore diffmod
- xpore postprocessing
- Checking the version is now supported by
xpore -v
- Changes in the
xpore dataprep
command as follows:- the pyensembl package is no longer required and supported to map transcriptome to genome coordinates. Please use the --genome flag and provide the GTF file (
--gtf_path_or_url
) and transcriptome FASTA file (--transcript_fasta_paths_or_urls
) if you would like to work with genomic coordinates.- The option
--summary
is no longer needed and was removed. - xpore dataprep will no longer produce 'N' in k-mers.
- The option
- the pyensembl package is no longer required and supported to map transcriptome to genome coordinates. Please use the --genome flag and provide the GTF file (
- The documentation was updated to include these changes. xPore is still compatible with dataprep files generated with xPore v1.0.
Files
GoekeLab/xpore-v2.0.zip
Files
(177.6 kB)
Name | Size | Download all |
---|---|---|
md5:44a334c7ef8c9fe9c6421f3587f7abbc
|
177.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GoekeLab/xpore/tree/v2.0 (URL)