-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: ksea | ||
Title: Kinase Activity Prediction based in Quantitative Phosphoproteomic Data | ||
Version: 0.1 | ||
Version: 0.1.1 | ||
Authors@R: person("David", "Ochoa", email = "[email protected]", role = c("aut", "cre")) | ||
Description: An implementation of the Kinase Set Enrichment Analysis (KSEA) used to predict kinase activities in quantitative phosphoproteomic studies. By providing a list of known targets for a set of kinases and a quantitative phosphoproteomic profile, the algorithm is able to predict the kinase activities by looking at sets of substrates differentially regulated in the given condition. | ||
Depends: R (>= 3.1.0) | ||
|