| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jfreechart-1.0.14.jar | 2013-07-19 | 1.5 MB | |
| jcommon-1.0.18.jar | 2013-07-19 | 310.0 kB | |
| Totals: 2 Items | 1.8 MB | 0 | |
GSA-SNP: Update Log
2013/01/17
- Bug fix: cannot read non-gzipped db file(s)
2012/10/07
- Bug fix: strictly meet the contract of Java7 comparsion in sorting
2012/08/10
- Bug fix: ignore http URLs in .gmt gene set format
- Guarantee corrected p-values monotically increasing
2012/07/12
- Bug fix: unexpectedly stop where rs number does not have corresponding p-values in the SNP data format
- truncate a corrected p-value if it exceeds 1.0
2012/06/07
- Add db18_exon.txt.gz DB (SNP - gene mapping). Users can create their own mapping file that only contains exon regions
- Support GSEA Enrichment Score
- Support permutation output of PLINK
- Take care of gene clusters of the same SNP
2012/03/26
- Bug fix: fall into infinite loop for some rs number patterns
2012/03/19
- New FDR for z-score method. For each gene set with z-score s, it is # {gene set: zscore < -s} / # {gene set: zscore > s}
2012/02/08
- Added another tolerance feature. Replace the values of genes with 1~k-th minimum and maximum p-value in each gene set with those of the k+1-th genes and re-calculate p-values. Still significant genes will be displayed.
2011/09/21
- Fixed wrong x axis labels of the box plot.
2011/08/28
- Users may exclude specific genes from the analysis.
- The result is provided in HTML format which includes the distribution of p-values as box plots.
- Added tolerance feature. Remove genes with minimum and maximum p-value from each gene set and re-calculate p-values. Still significant genes are displayed.
2011/07/02
- Provide command-line user interface
- Added KEGG gene set
2011/04/03
- Provide a tool which makes a mapping from SNP rs number to gene symbol as a file.
The file is used in the SNP analysis.
2011/01/19
- Print p-values of genes as a separate file.
2010/07/19
- In SNP analysis, print SNP-gene symbol mapping table as a file.
2010/06/10
- Use Gene Ontology data processed by outselves instead of GSEA MSigDB.
- Provide the processing tool. Users may update the data whenever they want to.
2010/02/06
- The first release