-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
101 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
*.pickle |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"inputs": [] | ||
} |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
id replacement | ||
2002 1001 |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
name | uid | type | uniqname | sourceinfo | | ||
Camaryllis major | 21 | synonym | | | |
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
uid | parent_uid | name | rank | sourceinfo | uniqname | flags | | ||
1000000 | | Exampleroot | no rank | ncbi:10239,gbif:8 | | | | ||
999999 | 1000000 | Nototuexample | no rank | | | not_otu | | ||
1001 | 1000000 | Amaryllidaceae | no rank | | | | | ||
100 | 1001 | Amaryllis | no rank | | | | | ||
200 | 1001 | Bamaryllis | no rank | | | | | ||
300 | 1001 | Amaryllis Amaryllis | no rank | | Amaryllis (subgenus Amaryllis) | | | ||
1 | 100 | Amaryllis belladonna | no rank | | | | | ||
2 | 100 | Amaryllis minor | no rank | | | hybrid,edited | | ||
3 | 100 | Amaryllis someλodd | no rank | | | | | ||
11 | 200 | Bamaryllis belladonna | no rank | ncbi:1,gbif:3 | | | | ||
12 | 200 | Bamaryllis major | no rank | ncbi:2,irmng:5 | | | | ||
13 | 200 | Bamarylis minor | no rank | | | | | ||
21 | 300 | Amaryllis Amaryllis major | no rank | | | | | ||
22 | 300 | Amaryllis Amaryllis minor | no rank | | | | | ||
23 | 300 | Amaryllis somelodd | no rank | | | | |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
0.0draft0 | ||
|
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[ | ||
{ | ||
"action": "sink", | ||
"taxon": { | ||
"ott_id_to_be_jr_syn": 12, | ||
"ott_id_of_sr_syn": 11 | ||
} | ||
} | ||
] |
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
loading taxonomy | ||
loaded | ||
1 amendments to be processed. | ||
1/1 amendments applied. | ||
version.txt | ||
0.0draft0 | ||
taxonomy.tsv | ||
uid | parent_uid | name | rank | sourceinfo | uniqname | flags | | ||
1000000 | | Exampleroot | no rank | ncbi:10239,gbif:8 | | | | ||
999999 | 1000000 | Nototuexample | no rank | | | not_otu | | ||
1001 | 1000000 | Amaryllidaceae | no rank | | | | | ||
100 | 1001 | Amaryllis | no rank | | | | | ||
1 | 100 | Amaryllis belladonna | no rank | | | | | ||
2 | 100 | Amaryllis minor | no rank | | | edited,hybrid | | ||
3 | 100 | Amaryllis someλodd | no rank | | | | | ||
200 | 1001 | Bamaryllis | no rank | | | | | ||
11 | 200 | Bamaryllis belladonna | no rank | ncbi:1,irmng:5,gbif:3 | | | | ||
13 | 200 | Bamarylis minor | no rank | | | | | ||
300 | 1001 | Amaryllis Amaryllis | no rank | | Amaryllis (subgenus Amaryllis) | | | ||
21 | 300 | Amaryllis Amaryllis major | no rank | | | | | ||
22 | 300 | Amaryllis Amaryllis minor | no rank | | | | | ||
23 | 300 | Amaryllis somelodd | no rank | | | | | ||
synonyms.tsv | ||
name | uid | type | uniqname | sourceinfo | | ||
Camaryllis major | 21 | | | | | ||
Bamaryllis major | 11 | | | | | ||
forwards.tsv | ||
id replacement | ||
6520249 100 | ||
2002 1001 | ||
12 11 |
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