How to find the source code of the package STRINGdb ?
1
0
Entering edit mode
deepue ▴ 10
@deepue-9906
Last seen 2.0 years ago
France

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

STRINGdb Bioconductor • 908 views
ADD COMMENT
1
Entering edit mode
shepherl 3.8k
@lshep
Last seen 14 hours ago
United States

I think you should be able to download all of the package's source code with git clone https://git.bioconductor.org/packages/STRINGdb . You will only be able to view the code and will not be able to push changes to git.bioconductor.org unless you are the maintainer with developer access.

ADD COMMENT

Login before adding your answer.

Traffic: 892 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6