-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update manifest * Changed code to use openpyxl to open excel files * Changed test file for formatting/annotating UAS Sample Details Report * Removed old UAS Sample Details Report for testing * Fixed error for DXS7423 * Added new observed alleles for a few loci * Updated test files * Updated test file * fixed bugs with running multiple SR files at once * Updated snp data * Updated test files * Sort snp output files * Sorted UAS output Co-authored-by: Rebecca Mitchell <[email protected]>
- Loading branch information
1 parent
6c3a74f
commit 83a6170
Showing
17 changed files
with
9,114 additions
and
9,069 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
include versioneer.py | ||
include lusSTR/_version.py | ||
include lusSTR/str_markers.json | ||
include lusSTR/snp_data.json | ||
include lusSTR/tests/data/* | ||
include lusSTR/tests/data/STRait_Razor_test_output/* | ||
include lusSTR/tests/data/UAS_bulk_input/* | ||
include lusSTR/tests/data/snps/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.