feat: add support for reassigned Transcript Support Level
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:00:58
| Stage: build Stage: test |
Download artifacts
No artifacts found |
So far, only transcript with "TSL=1" were used, but based on the result of transcript sampler tool, TSL can be reassigned to 1, which caused an issue where the transcript was not correctly identified, i.e. instead of transcript_support_level "1"
, now transcript_support_level "1 (assigned to previous version 7)"
will also be taken into account.
cli.py
and main.py
to fit PEP8 style guide, removed "tqdm" packageStatus | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:00:58
| Stage: build Stage: test |
Download artifacts
No artifacts found |