Skip to content

Using HantaNet

roxycintron edited this page Feb 1, 2022 · 34 revisions

Classify new hantavirus sequences using the pre-loaded reference dataset

  1. Navigate to https://cdcgov.github.io/HantaNet/

  2. Select the segment for the new sequences (Small, Medium or Large) in order to load the reference gene module

image

  1. The reference network is loaded

image

  1. On the main menu, click File and Add Data

image

  1. Download the reference metadata .csv and aligned FASTA .fas files ![image]

  2. Add the new sequence information to the reference metadata .csv file and save with a new filename (Requires the addition of the new sequence identifier under the Accession_ID field but adding information to the other fields is optional; recommended to add additional features to the new sequences in the network visualizations)

  3. Convert the aligned reference FASTA .fas to a .txt file and save the new sequences in FASTA format as a separate .txt file with new filename (Recommend .txt file extension to align sequences using MAFFT)

  4. Use a multiple sequence alignment tool like MAFFT to align new sequences against the aligned reference FASTA previously saved as .txt file (Currently, HantaNet doesn't include a multiple sequence alignment tool; new sequences must be aligned against the HantaNet's reference alignment before loading them into HantaNet)

Refer to Sequence Alignment Protocols for instructions on how to use MAFFT to align your sequences against the HantaNet's reference alignment

  1. If needed, repeat steps 1-4 to load the new fasta alignment .fas and metadata .csv files (New metadata files are recommended to add additional features to the new sequences in the network visualizations but not required for classification)

  2. Once loaded, hit Launch

Clone this wiki locally