Skip to content
Snippets Groups Projects
  • Alex Kanitz's avatar
    c6341db2
    verify test workflow output against ground truth · c6341db2
    Alex Kanitz authored
    add tests to workflow integration test `tests/test_workflow_integration` that
    - verify that STAR alignments match expected alignments (based on "ground truth" files)
    - verify that Salmon gene quantification assign the correct number of reads to each gene (based on "ground truth files)
    
    resolves #49
    c6341db2
    History
    verify test workflow output against ground truth
    Alex Kanitz authored
    add tests to workflow integration test `tests/test_workflow_integration` that
    - verify that STAR alignments match expected alignments (based on "ground truth" files)
    - verify that Salmon gene quantification assign the correct number of reads to each gene (based on "ground truth files)
    
    resolves #49