Minor changes for clean check
This commit is contained in:
parent
cabb3318dd
commit
db760fe899
7 changed files with 22159 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ Loads a fasta file into matrix format ready for
|
|||
running the hierBAPS algorithm.
|
||||
}
|
||||
\examples{
|
||||
msa <- system.file("extdata", "seqs.fa", package = "rhierbaps")
|
||||
msa <- system.file("ext", "seqs.fa", package="rBAPS")
|
||||
snp.matrix <- load_fasta(msa)
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue