From 2da8b8286c7338353ec8bc0496dece0835d85450 Mon Sep 17 00:00:00 2001 From: Matt Parker Date: Tue, 12 Sep 2023 14:26:03 +0100 Subject: [PATCH] CW-2754-dead-links-readme --- CHANGELOG.md | 3 +++ README.md | 3 --- docs/header.md | 3 --- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 447887f..627641c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 `|` diff --git a/README.md b/README.md index 31ae721..2996353 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/header.md b/docs/header.md index 31f01a7..03d4f25 100644 --- a/docs/header.md +++ b/docs/header.md @@ -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