What is the procedure to obtain source code for the functions within the STRINGdb package?
string_db <- STRINGdb$new( version="11", species=9606, score_threshold=0, input_directory="" )
I would like to understand the process behind the function string_db$map()
and tweak it to change the functionality of the method.
I couldn't find the code in the Package Archive here: https://bioconductor.org/packages/release/bioc/bin/windows/contrib/4.0/STRINGdb_2.2.0.zip