Skip to content
Snippets Groups Projects
CHANGELOG.md 1.6 KiB
Newer Older
# v0.0.3 (in development)
**User Facing**
* TPM table:
  * Add Ensembl Gene ID
  * Rename columns: *GENCODE_Gene_Symbol*, *Ensembl_GeneID*, *NCBI_GeneID*
* MultiQC output custom talbes (html+JSON):
  * Run table: *Session ID* and *Pipeline Version*
  * Reference Table: *Species*, *Genome Reference Consortium Build*, *Genome Reference Consortium Patch*, *GENCODE Annotation Release* (ouputs both human and mouse versions)
Gervaise Henry's avatar
Gervaise Henry committed
* Add inputBag override param (`inputBagForce`)
  * Uses provided inputBag instead of downloading from data-hub
  * Still requires matching repRID input param
* Add fastq override param (`fastqsForce`) [`R1`,`R2`]
  * Uses provided fastq instead of downloading from data-hub
  * Still requires matching repRID input param and will pull inputBag from data-hub to access submitted metadata for reporting

**Background**
* Add GeneSymbol/EnsemblID/EntrezID translation files to references

*Known Bugs*
* outputBag does not contain fetch for processed data
* Does not include automatic data upload
Gervaise Henry's avatar
Gervaise Henry committed
* Override params (inputBag and fastq) are't checked for integrity
**User Facing**
Gervaise Henry's avatar
Gervaise Henry committed
* Output:
  * inputBag
  * outputBag
Gervaise Henry's avatar
Gervaise Henry committed
* Remove gene details from tpm table
* Add EntrezID translation to tpm table (from version specific reference)
Gervaise Henry's avatar
Gervaise Henry committed
* Add GeneSymbol/EnsemblID/EntrezID translation files to references
Gervaise Henry's avatar
Gervaise Henry committed
* outputBag does not contain fetch for processed data
* Does not include automatic data upload
Gervaise Henry's avatar
Gervaise Henry committed

<hr>

# v0.0.1
**INITIAL BETA VERSION**\
Does not include automatic data upload\
This version is for initial upload of test data to GUDMAP/RBK data-hub for internal integration
<hr>