The Saint Express executable errors with:
L is larger than the number of control IPs.
terminate called after throwing an instance of 'char const*'
/export/data02/PROLFQUA/r-site-library/prolfqua/SaintExpress/bin/Linux64/SAINTexpress-int inter.txt prey.txt bait.txt
Input files are: inter.txt, prey.txt, bait.txt
Interaction file: "inter.txt"
Prey file: "prey.txt"
Bait file: "bait.txt"
GO file: ""
Parsing prey file prey.txt ...done.
Parsing prey file bait.txt ...done.
Parsing interaction file inter.txt ...done.
Setting matrix indices for each interaction...done.
Creating matrix...done.
Creating a list of unique interactions...done.
L is larger than the number of control IPs.
terminate called after throwing an instance of 'char const*'
Aborted
A search for this error message did not return any result.
the bait.txt file looks like:
20220408_XYZ_Control CONTROL C
20220408_XYZ_Bait1 Bait1 T
20220408_XYZ_Bait2 Bait2 T
My guess, SAINTExpress complains that there is only a single control in this dataset.
Can you confirm?
Best regards
Witold
Hey!
I've got the same error, but I'm just working with the example data:
"SAINTexpress-int.exe" "SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\inter.dat" "SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\prey.dat" "SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\bait.dat"
Input files are: SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\inter.dat, SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\prey.dat, SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\bait.dat
Interaction file: "SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\inter.dat"
Prey file: "SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\prey.dat"
Bait file: "SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\bait.dat"
GO file: ""
Parsing prey file SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\prey.dat ...done.
Parsing prey file SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\bait.dat ...done.
Parsing interaction file SAINTexpress_v3.6.3__2018-03-09\example input files\TIP49\inter.dat ...done.
Setting matrix indices for each interaction...done.
Creating matrix...done.
Creating a list of unique interactions...done.
L is larger than the number of control IPs.
Did you have any luck getting to the bottom of this error? Thanks!
Laura