Improved documentation of load_fasta (#16)
This commit is contained in:
parent
1a3bdd973e
commit
6a124ac3ce
2 changed files with 10 additions and 0 deletions
|
|
@ -21,4 +21,11 @@ running the hierBAPS algorithm.
|
|||
\examples{
|
||||
msa <- system.file("extdata", "seqs.fa", package = "rhierbaps")
|
||||
snp.matrix <- load_fasta(msa)
|
||||
|
||||
}
|
||||
\seealso{
|
||||
rhierbaps::load_fasta
|
||||
}
|
||||
\author{
|
||||
Gerry Tonkin-Hill
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue