forked from fmichonneau/chopper
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 690 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 690 Bytes
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
# Generated by roxygen2: do not edit by hand
export(alg2csv)
export(alg2nex)
export(barMonophyletic)
export(checkAmbiguity)
export(checkInternalGaps)
export(cleanSeqLabels)
export(completeSeqWithGaps)
export(concatenateAlignments)
export(convertGaps)
export(convertRAxMLedgeLabels)
export(cutAlignment)
export(dealign)
export(expandPartitionInfo)
export(fas2phy)
export(mergeAlignment)
export(mergeSeq)
export(nbase)
export(nexusPartitionCreate)
export(raxmlPartitionCreate)
export(raxmlPartitionInfo)
export(removeEmptySeqs)
export(removeFastaComments)
export(splitAlignment)
export(splitMultiAlignments)
importFrom(ape,branching.times)
importFrom(ape,read.dna)
importFrom(ape,write.dna)