-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
31 lines (30 loc) · 879 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
29
30
31
# Generated by roxygen2: do not edit by hand
export(copy_assemble)
export(copy_detect)
export(copy_separate)
export(copy_validate)
export(sep_assem)
export(subset_downsize)
importFrom(Biostrings,readDNAStringSet)
importFrom(Biostrings,width)
importFrom(Biostrings,writeXStringSet)
importFrom(DECIPHER,ConsensusSequence)
importFrom(DECIPHER,RemoveGaps)
importFrom(ape,as.character.DNAbin)
importFrom(ape,read.FASTA)
importFrom(beepr,beep)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,text)
importFrom(kmer,otu)
importFrom(parallel,makeCluster)
importFrom(seqinr,read.fasta)
importFrom(seqinr,write.fasta)
importFrom(stringr,str_count)
importFrom(stringr,str_order)
importFrom(stringr,str_sort)