You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this results in the default peptide report not containing any per-sample ratios. It only has the following columns, of which the 'Raw Ratios' and 'Normalized Ratios' columns are empty
Protein(s)
Unique Protein Group
Protein Group(s)
#Validated Protein Group(s)
Position
AAs Before
Sequence
AAs After
Modified Sequence
Fixed Modifications
Variable Modifications
Localization Confidence
#Validated PSMs
#PSMs
Confidence [%]
Validation
Raw Ratios
Normalized Ratios
What command do we need to run to obtain a report containing values for each individual label?
Thanks in advance,
Steve
The text was updated successfully, but these errors were encountered:
Hi,
We're running the following Reporter commands to obtain a report containing the individual sample ratios using a TMT 11-plex pool
java -cp Reporter-0.12.0/Reporter-0.12.0.jar eu.isas.reporter.cli.ReporterCLI -method 'TMT 11-plex' -id sample.psdb -out sample_reporter.psdb -temp_folder /var/tmp
java -cp Reporter-0.12.0/Reporter-0.12.0.jar eu.isas.reporter.cli.ReportCLI -in sample_reporter.psdb -out ./ -report_prefix Reporter_ -reports 6,12 -temp_folder /var/tmp
However, this results in the default peptide report not containing any per-sample ratios. It only has the following columns, of which the 'Raw Ratios' and 'Normalized Ratios' columns are empty
What command do we need to run to obtain a report containing values for each individual label?
Thanks in advance,
Steve
The text was updated successfully, but these errors were encountered: