## get tables
irefindex_curr_ecoli = get_irefindex("562", "13.0", tempdir())
iRef_complex = select_interaction_type("complex", irefindex_curr_ecoli)
## execute function
high_confidence_complexes = select_confidence("lpr", c(1:3, 10:15), iRef_complex)
Run the code above in your browser using DataLab