From c2ee79241eb8aa92052532a01fcd3647d827e18e Mon Sep 17 00:00:00 2001 From: Simeon Rossmann <simeon.rossmann@nibio.no> Date: Wed, 17 Jan 2024 09:08:08 +0000 Subject: [PATCH] Update formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5f286e..f0a8fc5 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](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". +[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