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:
Matt Parker 2023-09-12 13:31:52 +00:00
commit 4f589b2008
3 changed files with 3 additions and 6 deletions

View File

@ -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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [unreleased]
- Remove dead links from README
## [v0.3.1]
### Added
- Handling for input reference transcriptome headers that contain `|`

View File

@ -2,9 +2,6 @@
This repository contains a [nextflow](https://www.nextflow.io/) workflow
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

View File

@ -2,7 +2,4 @@
This repository contains a [nextflow](https://www.nextflow.io/) workflow
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