Skip to content

Instantly share code, notes, and snippets.

@olas
Created May 17, 2010 15:50
Show Gist options
  • Save olas/403896 to your computer and use it in GitHub Desktop.
Save olas/403896 to your computer and use it in GitHub Desktop.
Invoke HIVDRC services in Bioclipse
seq1="PQITLWQRPLVTIKIGGQLKEALLDTGADNTVLEEMNLPGRWKPKMIGGIGGFIKVRQYDQILIEICGHKAIGTVLVGPTPVNIIGRNLLTQIGCTLNF";
seq2="PQITLWQRPVVTIKIGGQLKEALLDTGADDTVLEEMNLPGRWKPKMIGGIGGFIKVRQYDQILIEICGHKTIGTVLVGPTPVNIIGRSLLTQIGCTLNF";
hivdrc.predictPI(seq1);
hivdrc.predictPI(seq2);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment