Ling Min Hao

Results 7 issues of Ling Min Hao

In this pull request: - more unit tests are added to check for different cases of alternative splicing in the `compareTranscripts` function. - a more complete documentation of the `compareTranscripts`...

1) In this pull request, I added some unit tests for the writeBambuOutput() function. It tests whether: - the prefix is as expected - the output files go to the...

The unit test & documentation for the `compareTranscripts()` function is incomplete. The test should cover all possible scenarios when comparing two transcripts from alternative splicing events. The documentation should explain...

If we run bambu with a given NDR threshold and there are no novel transcripts below the given threshold, an error will occur. ![image](https://user-images.githubusercontent.com/53725270/175541792-932fc6f4-dd2b-4848-ba0d-cbf7be8b066a.png)

Hi, is there any way to specify the number of cores for the single cell run so we can execute it faster like on a dataset with > 20 millions...

Can I know when flames match flanking sequence `CTACACGACGCTCTTCCGATCT,` do they allow matching with an edit distance or it has to be exact match?

- fix the bug mentioned in GoekeLab/bambu-singlecell-spatial#14