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
test: verify byte-format parity of all 5 STAR-compatible index files
Extended the end-to-end integration test to also pass --sjdbGTFfile at
genomeGenerate and confirm that transcriptInfo.tab, exonInfo.tab,
geneInfo.tab, exonGeTrInfo.tab, and sjdbList.fromGTF.out.tab are
written into the genome directory with the exact byte content STAR
would produce for the synthetic 2-transcript GTF used by this test.
This is the best byte-format validation we can do without the full
yeast test dataset (which needs to be downloaded separately via
test/data_setup.sh). Once that dataset is in place, diffing ruSTAR's
output against STAR's for the yeast genome gives the final parity
verification.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments