-
Notifications
You must be signed in to change notification settings - Fork 0
ASU-Lim-Lab/Network_analysis
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Workflow 1. Combine fasta-formatted sequences into a single file. 2. Run MAFFT multiple sequence alignment using Wuhan1 as reference file 3. Run IQtree analysis on alignment file 4. Convert distance matrix to edge list: mldist_to_edgelist.py 5. Calculate haversine distance and add to edge list: zip_distance.py 6. Determine most recent, nearest source for each target: find_recent_neighbors.py Non-standard required python packages - Pandas - Numpy - uszipcode - haversine
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published