Skip to content

Commit

Permalink
Update ncbi-blast+ link
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxstats committed Oct 30, 2023
1 parent 469e639 commit ba56fc6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Description: Comprehensive toolkit for generating various numerical
features of protein sequences described in Xiao et al. (2015)
<DOI:10.1093/bioinformatics/btv042>. For full functionality,
the software 'ncbi-blast+' is needed, see
<https://blast.ncbi.nlm.nih.gov/Blast.cgi?PAGE_TYPE=BlastDocs&DOC_TYPE=Download>
<https://blast.ncbi.nlm.nih.gov/doc/blast-help/downloadblastdata.html>
for more information.
Authors@R: c(
person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre"),
Expand All @@ -20,7 +20,7 @@ URL: https://nanx.me/protr/, https://github.com/nanxstats/protr, http://protr.or
BugReports: https://github.com/nanxstats/protr/issues
Encoding: UTF-8
LazyData: true
SystemRequirements: ncbi-blast+ (see <https://blast.ncbi.nlm.nih.gov/Blast.cgi?PAGE_TYPE=BlastDocs&DOC_TYPE=Download>)
SystemRequirements: ncbi-blast+ (see <https://blast.ncbi.nlm.nih.gov/doc/blast-help/downloadblastdata.html>)
VignetteBuilder: knitr
Depends:
R (>= 3.0.2)
Expand Down
2 changes: 1 addition & 1 deletion R/desc-15-PSSM.R
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
#'
#' The two command-line programs are included in the NCBI-BLAST+
#' software package. To install NCBI Blast+ for your operating system, see
#' \url{https://blast.ncbi.nlm.nih.gov/Blast.cgi?PAGE_TYPE=BlastDocs&amp;DOC_TYPE=Download}
#' \url{https://blast.ncbi.nlm.nih.gov/doc/blast-help/downloadblastdata.html}
#' for detailed instructions.
#'
#' Ubuntu/Debian users can directly use the command
Expand Down
2 changes: 1 addition & 1 deletion man/extractPSSM.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/protr-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ba56fc6

Please # to comment.