generated from bokulich-lab/q2-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added several types and formats for kmer analysis
- Loading branch information
1 parent
db8b5ee
commit ce33e1e
Showing
11 changed files
with
262 additions
and
32 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Reference Sequence Mapped reads with kmer DB hits CARD*kmer Prediction Single species (chromosome) reads Single species (chromosome or plasmid) reads Single species (plasmid) reads Single species (no genomic info) reads Single genus (chromosome) reads Single genus (chromosome or plasmid) reads Single genus (plasmid) reads Single genus (no genomic info) reads Promiscuous plasmid reads Unknown taxonomy (chromosome) reads Unknown taxonomy (chromosome or plasmid) reads Unknown taxonomy (no genomic info) reads | ||
ARO:3003550|ID:45|Name:mdtP|NCBI:AP009048.1 2 0 1 1 0 | ||
ARO:3000796|ID:121|Name:mdtF|NCBI:U00096.1 2 0 2 0 0 |
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 @@ | ||
ARO term Mapped reads with kmer DB hits CARD*kmer Prediction Single species (chromosome) reads Single species (chromosome or plasmid) reads Single species (plasmid) reads Single species (no genomic info) reads Single genus (chromosome) reads Single genus (chromosome or plasmid) reads Single genus (plasmid) reads Single genus (no genomic info) reads Promiscuous plasmid reads Unknown taxonomy (chromosome) reads Unknown taxonomy (chromosome or plasmid) reads Unknown taxonomy (no genomic info) reads | ||
mdtP 2 0 1 1 0 | ||
mdtF 2 0 2 0 0 |
File renamed without changes.
This file was deleted.
Oops, something went wrong.
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 @@ | ||
{"k141_1617_82 # 105913 # 109473 # 1 # ID=42_82;partial=00;start_type=TTG;rbs_motif=AGGA;rbs_spacer=5-10bp;gc_cont=0.630": {"ORF": "k141_1617_82 # 105913 # 109473 # 1 # ID=42_82;partial=00;start_type=TTG;rbs_motif=AGGA;rbs_spacer=5-10bp;gc_cont=0.630", "contig": "k141_1617_82", "HSP": "gnl|BL_ORD_ID|4713|hsp_num:0", "ARO_model": "Bifidobacterium adolescentis rpoB mutants conferring resistance to rifampicin", "type_hit": "Perfect", "#_of_kmers_in_sequence": 3501, "#_of_AMR_kmers": 2274, "taxonomic_info": {"species": {"Bifidobacterium longum": 75, "Bifidobacterium dentium": 67, "Parascardovia denticolens": 3, "Bifidobacterium animalis": 7, "Bifidobacterium bifidum": 9}, "genus": {}}, "genomic_info": {"chr + plasmid": 0, "plasmid": 0, "chr": 234}}} |
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 @@ | ||
{"NC_000913.3_208_0/1/1": {"reference": "ARO:3003550|ID:45|Name:mdtP|NCBI:AP009048.1", "#_of_kmers_in_sequence": 66, "#_of_AMR_kmers": 66, "SAM_flag": 83, "MAPQ": 193, "taxonomic_info": {"species": {}, "genus": {}}, "genomic_info": {"chr + plasmid": 18, "plasmid": 0, "chr": 48}}} |
Oops, something went wrong.