CW-2754-dead-links-readme

This commit is contained in:
Matt Parker 2023-09-12 14:26:03 +01:00
parent 7cd69ab26f
commit 2da8b8286c
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/), 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 `|`

View File

@ -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

View File

@ -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