https://github.com/compomics/icelogo
Next-generation visualization of protein consensus sequences by iceLogo.
https://github.com/compomics/icelogo
Last synced: about 2 months ago
JSON representation
Next-generation visualization of protein consensus sequences by iceLogo.
- Host: GitHub
- URL: https://github.com/compomics/icelogo
- Owner: CompOmics
- Created: 2015-03-31T12:25:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-20T23:07:23.000Z (almost 4 years ago)
- Last Synced: 2025-09-10T05:11:37.047Z (7 months ago)
- Language: Java
- Homepage:
- Size: 5.44 MB
- Stars: 3
- Watchers: 14
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
# iceLogo

* [Project Description](#project-description)
* [IceLogo Server](#icelogo-server)
* [Downloads](#downloads)
* [Usage](#usage)
* [Project Support](#project-support)
----
## Project Description
IceLogo builds on probability theory to visualize significant conserved sequence patterns in multiple peptide sequence alignments against background (reference) sequence sets that can be tailored to the studied system and the used protocol. The unique advantages of iceLogo compared to other sequence logo creating tools is that iceLogo has a more dynamic nature and is more correct and complete in the analysis of conserved sequence patterns.
*Colaert and Helsens et al. Improved visualization of protein consensus sequences by iceLogo. Nature methods (2009) vol. 6 (11) pp. 786-7
([http://www.ncbi.nlm.nih.gov/pubmed/19876014 pid: 19876014])*
[Go to top of page](#icelogo)
----
## IceLogo Server
The iceLogo web application is hosted on http://iomics.ugent.be/icelogoserver/. The iceLogo server project can be found [here](https://github.com/compomics/icelogoserver).
[Go to top of page](#icelogo)
----
## Downloads
Download iceLogo [here](https://github.com/compomics/icelogo/releases/download/v1.3.8/icelogo-1.3.8.zip).
### Example Files
* [Human granzyme B substrate sample set](http://genesis.ugent.be/uvpublicdata/icelogo/grB.txt) (Van Damme et al., MCP 2009)
* [NatA example dataset - 163 NatA targets were confirmed by a NatA knockout model](http://genesis.ugent.be/uvpublicdata/icelogo/NatA_confirmed.txt) (Arnesen et al., PNAS 2009)
[Go to top of page](#icelogo)
----
## Usage
Download the manual [here](https://github.com/compomics/icelogo/blob/master/manual/iceLogo.pdf).
[Go to top of page](#icelogo)
----
## Project Support
The iceLogo project is grateful for the support by:
| Compomics | VIB | Ghent University|
|:--:|:--:|:--:|
| [](http://www.compomics.com) | [](http://www.vib.be) | [](http://www.ugent.be/en) |
[Go to top of page](#icelogo)
----
| IntelliJ | Netbeans | Java | Maven |
|:--:|:--:|:--:|:--:|
| [](https://www.jetbrains.com/idea/) | [](https://netbeans.org/) | [](http://java.com/en/) | [](http://maven.apache.org/) |
[Go to top of page](#icelogo)