Skip to content

Commit

Permalink
Merge pull request #38 from saezlab/gabora-constr6_issue
Browse files Browse the repository at this point in the history
Update write_constraints_6.R
  • Loading branch information
ivanovaos authored Oct 14, 2020
2 parents d9c76e0 + e86431e commit f3db2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/write_constraints_6.R
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ write_constraints_6 <- function(variables=variables,
rownames(adj)[idx1],
" in experiment ", ii))], " <= 0")

}
}else cc1 <- NULL

cc2 <- rep("", length(idx2))
for(i in seq_len(length(idx2))){
Expand Down

0 comments on commit f3db2e7

Please sign in to comment.