Skip to content

Nextstrain build for African swine fever virus in Asia

Notifications You must be signed in to change notification settings

mattparkerls/asf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nextstrain repository for African swine fever virus

This repository contains three workflows for the analysis of African swine fever virus data:

  • scripts/ - Removes sequences that are missing dates or strain names
  • rules/ - Parse and Index sequences to create required files for Nextstrain build
  • Snakefile - Filter sequences, align, construct phylogeny and export for visualization

Installation

Follow the standard installation instructions for Nextstrain's suite of software tools (if you don't already have Nextstrain installed!)

Quickstart

Clone github repo

git clone https://github.com/mattparkerls/asf.git
cd asf/

Download African swine fever sequences from NCBI Virus

  • recommended filters: Sequence Length > 150000, Sequence Type = GenBank, Collection Date = as narrow a time period as possible

Put sequences.fasta file from NCBI in /data folder

Run the default phylogenetic workflow (build may take several hours depending on how many sequences you have)

nextstrain build .
nextstrain view .

Nextstrain Documentation

About

Nextstrain build for African swine fever virus in Asia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published