The physical links (full) file from STRING for the organism of interest. (Default: None)
--sequences SEQUENCES
The sequences file downloaded from the same page of STRING. For both files see https://string-db.org/cgi/download (Default: None)
-s SPECIES, --species SPECIES
The Taxon identifier of the organism of interest.
--int_seq interactions sequences
The physical links (full) file from STRING and the fasta file with sequences. Two paths should be separated by a whitespace. If not provided,
they will be downloaded from STRING. For both files see https://string-db.org/cgi/download
--not_remove_long_short_proteins
If specified, does not remove proteins shorter than --min_length and longer than --max_length. By default, long and short proteins are removed.
If specified, does not remove proteins shorter than --min_length and longer than --max_length. By default, long and short proteins are
removed.
--min_length MIN_LENGTH
The minimum length of a protein to be included in the dataset. (Default: 50)
--max_length MAX_LENGTH
The maximum length of a protein to be included in the dataset. (Default: 800)
--max_positive_pairs MAX_POSITIVE_PAIRS
The maximum number of positive pairs to be included in the dataset. If None, all pairs are included. If specified, the pairs are selected based on the combined score in STRING. (Default: None)
The maximum number of positive pairs to be included in the dataset. If None, all pairs are included. If specified, the pairs are selected
based on the combined score in STRING. (Default: None)
--combined_score COMBINED_SCORE
The combined score threshold for the pairs extracted from STRING. Ranges from 0 to 1000. (Default: 500)
--experimental_score EXPERIMENTAL_SCORE
The experimental score threshold for the pairs extracted from STRING. Ranges from 0 to 1000. Default is None, which means that the experimental score is not used. (Default: None)
The experimental score threshold for the pairs extracted from STRING. Ranges from 0 to 1000. Default is None, which means that the