Merge branch 'CW-2754-dead-links-readme' into 'dev'
CW-2754-dead-links-readme Closes CW-2754 See merge request epi2melabs/workflows/wf-transcriptomes!130
This commit is contained in:
commit
4f589b2008
@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [unreleased]
|
||||||
|
- Remove dead links from README
|
||||||
|
|
||||||
## [v0.3.1]
|
## [v0.3.1]
|
||||||
### Added
|
### Added
|
||||||
- Handling for input reference transcriptome headers that contain `|`
|
- Handling for input reference transcriptome headers that contain `|`
|
||||||
|
|||||||
@ -2,9 +2,6 @@
|
|||||||
|
|
||||||
This repository contains a [nextflow](https://www.nextflow.io/) workflow
|
This repository contains a [nextflow](https://www.nextflow.io/) workflow
|
||||||
for assembly and annotation of transcripts from Oxford Nanopore cDNA or direct RNA reads.
|
for assembly and annotation of transcripts from Oxford Nanopore cDNA or direct RNA reads.
|
||||||
It has been adapted from two existing Snakemake pipelines:
|
|
||||||
* https://github.com/nanoporetech/pipeline-nanopore-ref-isoforms
|
|
||||||
* https://github.com/nanoporetech/pipeline-nanopore-denovo-isoforms
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,4 @@
|
|||||||
|
|
||||||
This repository contains a [nextflow](https://www.nextflow.io/) workflow
|
This repository contains a [nextflow](https://www.nextflow.io/) workflow
|
||||||
for assembly and annotation of transcripts from Oxford Nanopore cDNA or direct RNA reads.
|
for assembly and annotation of transcripts from Oxford Nanopore cDNA or direct RNA reads.
|
||||||
It has been adapted from two existing Snakemake pipelines:
|
|
||||||
* https://github.com/nanoporetech/pipeline-nanopore-ref-isoforms
|
|
||||||
* https://github.com/nanoporetech/pipeline-nanopore-denovo-isoforms
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user