Skip to content

Commit

Permalink
Update g2f
Browse files Browse the repository at this point in the history
Now reaction directionality is available in Windows OS
  • Loading branch information
dosorio committed May 16, 2018
1 parent 73dadd9 commit 00fb968
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export(additionCost)
export(blockedReactions)
export(gapFill)
export(getReference)
importFrom("KEGGREST","keggGet")
importFrom("KEGGREST","keggLink")
importFrom("KEGGREST","keggList")
importFrom("minval","metabolites")
Expand Down
2 changes: 1 addition & 1 deletion R/getReference.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#' @export getReference
#' @importFrom "KEGGREST" "keggLink" "keggList"
#' @importFrom "KEGGREST" "keggLink" "keggList" "keggGet"
#' @title Download all the set of gene-associated stoichiometric reactions for a specific organism from the KEGG database
#' @author Kelly Johana Botero <[email protected]> - Mantainer: Daniel Camilo Osorio <[email protected]>
# Bioinformatics and Systems Biology Lab | Universidad Nacional de Colombia
Expand Down

0 comments on commit 00fb968

Please sign in to comment.