Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerpadhye authored Nov 11, 2024
1 parent 49f389d commit ec56880
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,9 @@ library(BOLDconnectR)
9. bold.analyze.map
10. bold.export

*Function 6 requires the packages `msa` and `Biostrings` to be installed
and imported beforehand. Function 7 also uses the output generated
from function 6.*

*NOTE* `msa` and `Biostrings` can be installed using using `BiocManager`
package.
**Note on Suggested packages**
*Function 6*: *bold.analyze.align* requires the packages `msa` and `Biostrings` to be installed and imported in the R session beforehand. Function 7 also uses the the output generated from function 6.*
`msa` and `Biostrings` can be installed using using `BiocManager` package.

``` r

Expand Down

0 comments on commit ec56880

Please sign in to comment.