... | ... |
@@ -2,7 +2,7 @@ |
2 | 2 |
Surface proteins are hydrophobic and remain difficult to study thereby necessitating the use of TM topology prediction methods such as TMHMM (1) and Phobius (2). However, there exists a need for bioinformatic approaches to streamline batch processing of isoforms for comparing and visualizing topologies. To address this gap, we have developed an R package, SurfaltR. It pairs inputted isoforms, either known alternatively spliced or novel, with their APPRIS (3) annotated principal counterparts, predicts their TM topologies using TMHMM or Phobius, and generates a customizable graphical output. Further, SurfaltR facilitates the prioritization of biologically diverse isoform pairs through the incorporation of three different ranking metrics and through protein alignment functions. |
3 | 3 |
|
4 | 4 |
# Note: |
5 |
-If you use surfaltr in published research, please cite this page and possibly a subsequent publication (will be updated later). |
|
5 |
+If you use surfaltr in published research, please cite the Bioconductor R package and possibly a subsequent publication (will be updated later). |
|
6 | 6 |
|
7 | 7 |
# Installation: |
8 | 8 |
As surfaltr is hosted on Bioconductor, please follow installation instructions outlined here: https://bioconductor.org/packages/release/bioc/html/surfaltr.html |