From a6ed3bc1bdc95729db2e93f9393d5a26788dfa33 Mon Sep 17 00:00:00 2001 From: Simeon Rossmann <simeon.rossmann@nibio.no> Date: Wed, 17 Jan 2024 08:53:32 +0000 Subject: [PATCH] Added SRA link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbf5d04..a5f286e 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This repository contains supplementary code and intermediary files for the submitted manuscript "Diversity of the _Rysto_ gene conferring resistance to potato virus Y in wild relatives of potato" by Paluchowska et al. -Raw data deposited in the SRA was demultiplexed using Lima (see lima_command.txt) and ASVs were determined from the resulting files using the script in "Dada2_pipeline_var_PacBio_v4-3.Rmd". The resulting ASVs and sequence table are found in the folder "DADA2 output". +[Raw data deposited in the SRA](https://www.ncbi.nlm.nih.gov/sra/PRJNA1062172) (available upon publication) was demultiplexed using Lima (see lima_command.txt) and ASVs were determined from the resulting files using the script in "Dada2_pipeline_var_PacBio_v4-3.Rmd". The resulting ASVs and sequence table are found in the folder "DADA2 output". -- GitLab