-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
28 lines (27 loc) · 951 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Generated by roxygen2: do not edit by hand
S3method(extract_LSU,MultipleAlignment)
S3method(extract_LSU,character)
S3method(extract_rf_region,XString)
S3method(extract_rf_region,character)
S3method(map_position,MultipleAlignment)
S3method(map_position,character)
S3method(protect_names,ShortRead)
S3method(protect_names,character)
S3method(protect_names,default)
S3method(repair_unmatched_secondary_structure,BString)
S3method(repair_unmatched_secondary_structure,character)
export(find_amplicon)
export(find_primer)
export(gap_fill)
export(lsux)
export(merge_5_8S)
export(repair_unmatched_secondary_structure)
export(truncate_alignment)
importClassesFrom(Biostrings,DNAStringSet)
importClassesFrom(Biostrings,QualityScaledDNAStringSet)
importClassesFrom(Biostrings,QualityScaledXStringSet)
importClassesFrom(ShortRead,ShortRead)
importClassesFrom(ShortRead,ShortReadQ)
importFrom(dplyr,.data)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%>%")