Skip to content
Snippets Groups Projects
Commit 1210ed4b authored by tcarver's avatar tcarver
Browse files

change in urls

parent 39d4c7ab
Branches
Tags
No related merge requests found
......@@ -41,8 +41,8 @@ import uk.ac.sanger.artemis.editor.BrowserControl;
*/
public class RunPfamSearchThread extends Thread
{
protected static String pfamUrl = "http://pfam.sanger.ac.uk/search/sequence";
protected static String rfamUrl = "http://rfam.sanger.ac.uk/search/sequence";
protected static String pfamUrl = "http://pfam.xfam.org/search/sequence";
protected static String rfamUrl = "http://rfam.xfam.org/search/sequence";
private String searchURL = pfamUrl;
private String residues;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment