From 422554cc583e919a555b69baf1bfac18676f0156 Mon Sep 17 00:00:00 2001 From: zhaoxiaofei Date: Fri, 27 May 2022 18:08:07 +0800 Subject: [PATCH] Fixed DOI so that it always points to the latest version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c5768b..54a5ae5 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,5 @@ This repository does not contain any code for downloading the raw sequencing dat We do recommend, however, to download raw sequencing data by using this website to get the download command: https://sra-explorer.info/ Please note that, for the HCC1395/HCC1395BL dataset, the BAM files pre-aligned by BWA MEM and the BAM files pre-processed by GATK (i.e., prepared BAM files) generated by the script at https://github.com/genetronhealth/uvc-eval/blob/master/seqc2/eval-seqc2.sh (commit 222b8d3) should be used instead of the raw FASTQ files since BaseRecalibration using the entire BAM file is better. -Because it may take some time to generate the prepared BAM files, we uploaded the prepared BAM files at https://doi.org/10.5281/zenodo.6529871 for your convenience. +Because it may take some time to generate the prepared BAM files, we uploaded the prepared BAM files at https://doi.org/10.5281/zenodo.6586710 for your convenience.