chore(tmt): Adjust TMT documentation - #230
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe PDTMT examples now load raw and annotation CSV files from ChangesPDTMT Documentation Examples
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to PDTMT examples now load CSV inputs from MSstatsConvert rather than MSstatsTMT datasets. The documentation updates are consistent across source and generated manual pages, with no remaining merge-readiness risk identified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit reads each line, Comment |
Motivation and context
TMT documentation examples used data from the
MSstatsTMTpackage. The examples now use CSV files bundled withMSstatsConvert, which matches the current data source.Changes
tmt_summarization_loopexamples.tmt_modelexamples.data()calls withdata.table::fread().Tests
Coding guideline violations