Skip to content

Commit

Permalink
Doc fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbotond committed Jan 6, 2014
1 parent 982acae commit 8ca87ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions CodonSubst.R
Expand Up @@ -37,8 +37,6 @@
# p<-CodonSubst()
# # build rate matrix from paml file
# # buildFromPAML(p,"path_to_paml_file") # do not run this
# # set a rate
# setRate(p,"A->D",2)
# # get object summary
# summary(p)
# }
Expand Down
2 changes: 0 additions & 2 deletions pkg/man/CodonSubst.Rd
Expand Up @@ -85,8 +85,6 @@ $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCa
p<-CodonSubst()
# build rate matrix from paml file
# buildFromPAML(p,"path_to_paml_file") # do not run this
# set a rate
setRate(p,"A->D",2)
# get object summary
summary(p)
}
Expand Down

0 comments on commit 8ca87ab

Please sign in to comment.