From 88464a283b7c89b387b2ede893ea20a15b69c031 Mon Sep 17 00:00:00 2001 From: Brad Macdonald Date: Thu, 6 Jul 2023 14:35:03 -0600 Subject: [PATCH] remove stopped comment --- bin/lens/download_human_references.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/lens/download_human_references.sh b/bin/lens/download_human_references.sh index 5ce85ce1..99a69659 100644 --- a/bin/lens/download_human_references.sh +++ b/bin/lens/download_human_references.sh @@ -27,8 +27,6 @@ docker run -v $PWD:/data staphb/samtools:1.13 samtools faidx -o Homo_sapiens.ass rm -f *.fasta* cd $HUMAN_REFERENCES_PATH -# stopped here - # GTF/GFF3 mkdir -p annot; cd annot wget ftp://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/release_37/gencode.v37.annotation.gtf.gz