Skip to content

Commit

Permalink
Update g2f
Browse files Browse the repository at this point in the history
  • Loading branch information
dosorio committed Oct 7, 2016
1 parent d35ee13 commit 865a34d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/gapFill.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# Bioinformatics and Systems Biology Lab | Universidad Nacional de Colombia
# Experimental and Computational Biochemistry | Pontificia Universidad Javeriana
#' @title Find and fill gaps in a metabolic network
#' @description This function identifies the gaps and fills it from the stoichiometric reactions of a reference metabolic reconstruction using a weighting function

gapFill <- function(reactionList, reference, limit = 0.25, woCompartment=FALSE,consensus=FALSE){
if(woCompartment==TRUE){
Expand Down
3 changes: 3 additions & 0 deletions man/gapFill.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 865a34d

Please sign in to comment.