Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
#505 switching to https for all NCBI utils traffic.
  • Loading branch information
andreasprlic committed Jul 1, 2016
commit ebc2c973a9a0cc16064d1b0261823eb9ed2d5676
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
* </ul>
*
* Taken from <a
* href="http://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi?mode=c"
* href="https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi?mode=c"
* >NCBI</a> with slight modification and put into the classpath resource.
*
* Takes in an ID, name, amino acid string and the locations of amino acids
* which acts as start codons in the translation table. You can give the 3 codon
* position strings that correspond to the amino acid string or if you are using
* the default IUPAC codes you can use the hardcoded ones which are consistent
* amongst all <a
* href="http://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi?mode=c"> codon
* href="https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi?mode=c"> codon
* tables</a>.
*
* The generated {@link IUPACTable} objects do not parse the data further until
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<!DOCTYPE BlastOutput PUBLIC "-//NCBI//NCBI BlastOutput/EN" "http://www.ncbi.nlm.nih.gov/dtd/NCBI_BlastOutput.dtd">
<!DOCTYPE BlastOutput PUBLIC "-//NCBI//NCBI BlastOutput/EN" "https://www.ncbi.nlm.nih.gov/dtd/NCBI_BlastOutput.dtd">
<BlastOutput>
<BlastOutput_program>blastn</BlastOutput_program>
<BlastOutput_version>BLASTN 2.2.29+</BlastOutput_version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yuzhen Ye & Adam Godzik (2003)
* Flexible structure alignment by chaining aligned fragment pairs allowing twists.
* Bioinformatics vol.19 suppl. 2. ii246-ii255.
* http://www.ncbi.nlm.nih.gov/pubmed/14534198
* https://www.ncbi.nlm.nih.gov/pubmed/14534198
* </pre>
*
* Thanks to Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute this code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
* chain, residue ranges and status (manual or automatic classification).
* <p>
* For detailed explanation about the ECOD information see the original article
* at: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4256011.
* at: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4256011.
* <pre>
* Cheng H, Schaeffer RD, Liao Y, et al.
* ECOD: An Evolutionary Classification of Protein Domains.
Expand Down
6 changes: 3 additions & 3 deletions biojava-structure/src/main/resources/ce.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ ce.about=<h1>Protein Structure Comparison Tool V ${project.version}</h1> \
Prli&#263; A, Bliven S, Rose PW, Bluhm WF, Bizon C, Godzik A, Bourne PE.<br>\
Pre-calculated protein structure alignments at the RCSB PDB website<br>\
Bioinformatics (2010) 26 (23): 2983-2985<br>\
[<a href=\"http://www.ncbi.nlm.nih.gov/pubmed/20937596\">PubMed</a>]<\
[<a href=\"https://www.ncbi.nlm.nih.gov/pubmed/20937596\">PubMed</a>]<\
[<a href=\"http://bioinformatics.oxfordjournals.org/content/26/23/2983.full.pdf\">pdf</a>]<br>\
<hr>\
<b>CE Reference:</b><br>\
Shindyalov IN, Bourne PE (1998)<br>\
Protein structure alignment by incremental combinatorial extension (CE) of the optimal path.<br>\
Protein Eng 11: 739-747<br>\
[<a href="http://www.ncbi.nlm.nih.gov/pubmed/9796821">PubMed</a>]\
[<a href="https://www.ncbi.nlm.nih.gov/pubmed/9796821">PubMed</a>]\
[<a href="http://peds.oxfordjournals.org/cgi/reprint/11/9/739">pdf</a>]<br>\
<hr>\
<b>FATCAT Reference:</b><br>\
Expand All @@ -35,7 +35,7 @@ ce.about=<h1>Protein Structure Comparison Tool V ${project.version}</h1> \
BioJava: an open-source framework for bioinformatics in 2012<br>\
Bioinformatics (2012) 28 (20): 2693-2695<br>\
[<a href=\"http://www.biojava.org\">BioJava website</a>]\
[<a href=\"http://www.ncbi.nlm.nih.gov/pubmed/22877863\">PubMed</a>]\
[<a href=\"https://www.ncbi.nlm.nih.gov/pubmed/22877863\">PubMed</a>]\
<hr>\
<b>Jmol web site:</b>\
<a href=\"http://www.jmol.org\">http://www.jmol.org</a>\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* Alignment request parameters accepted by QBlast service.<br/>
* Not all are mandatory. Certain parameters only work with a subset of other parameters in the list.
* <p/>
* Taken from <a href=http://www.ncbi.nlm.nih.gov/staff/tao/URLAPI/new/node9.html>Blast URL API</a>
* Taken from <a href=https://www.ncbi.nlm.nih.gov/staff/tao/URLAPI/new/node9.html>Blast URL API</a>
*
* @author Gediminas Rimsa
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* Output parameters accepted by QBlast service. <br/>
* Not all are mandatory. Certain parameters only work with a subset of other parameters in the list.
* <p/>
* Taken from <a href=http://www.ncbi.nlm.nih.gov/staff/tao/URLAPI/new/node9.html>Blast URL API</a>
* Taken from <a href=https://www.ncbi.nlm.nih.gov/staff/tao/URLAPI/new/node9.html>Blast URL API</a>
*
* @author Gediminas Rimsa
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ public int getBlastWordSize() {
* <b>WARNING!!</b> At this point, the method does not verify the validity of your choice; for example, word size of
* greater than 5 with blastp returns error messages from QBlast. Word size range depends on the algorithm chosen.
* <p>
* More at http://www.ncbi.nlm.nih.gov/staff/tao/URLAPI/new/node74.html
* More at https://www.ncbi.nlm.nih.gov/staff/tao/URLAPI/new/node74.html
* <p>
* Blastall equivalent: -W
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ public class NCBIQBlastService implements RemotePairwiseAlignmentService {
public static final long WAIT_INCREMENT = 3000;

private static final MapToStringTransformer MAP_TO_STRING_TRANSFORMER = new MapToStringTransformer();
private static final String SERVICE_URL = "http://blast.ncbi.nlm.nih.gov/Blast.cgi";
private static final String SERVICE_URL = "https://blast.ncbi.nlm.nih.gov/Blast.cgi";
private static final String DEFAULT_EMAIL = "anonymous@biojava.org";
private static final String DEFAULT_TOOL = "biojava3";
private static final String DEFAULT_TOOL = "biojava5";

private URL serviceUrl;
private String email = DEFAULT_EMAIL;
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ This list is intended for more technical discussions about API design, bugs in g
**BioJava: an open-source framework for bioinformatics in 2012**<br/>
*Andreas Prlic; Andrew Yates; Spencer E. Bliven; Peter W. Rose; Julius Jacobsen; Peter V. Troshin; Mark Chapman; Jianjiong Gao; Chuan Hock Koh; Sylvain Foisy; Richard Holland; Gediminas Rimsa; Michael L. Heuer; H. Brandstatter-Muller; Philip E. Bourne; Scooter Willis* <br/>
[Bioinformatics (2012) 28 (20): 2693-2695.](http://bioinformatics.oxfordjournals.org/content/28/20/2693.abstract) <br/>
[![doi](http://img.shields.io/badge/doi-10.1093%2Fbioinformatics%2Fbts494-blue.svg?style=flat)](http://bioinformatics.oxfordjournals.org/content/28/20/2693.abstract) [![pubmed](http://img.shields.io/badge/pubmed-22877863-blue.svg?style=flat)](http://www.ncbi.nlm.nih.gov/pubmed/22877863)
[![doi](http://img.shields.io/badge/doi-10.1093%2Fbioinformatics%2Fbts494-blue.svg?style=flat)](http://bioinformatics.oxfordjournals.org/content/28/20/2693.abstract) [![pubmed](http://img.shields.io/badge/pubmed-22877863-blue.svg?style=flat)](https://www.ncbi.nlm.nih.gov/pubmed/22877863)