morinlab / GAMBLR.results

A collection of functions to access results of the Genomic Analysis of Mature B-cell Lymphomas
MIT License
0 stars 0 forks source link

`cbio_create()` has a typo in argument #35

Closed Kdreval closed 9 months ago

Kdreval commented 9 months ago

There is an argument this_seqtype used troughout the function but the forma argument accepted by the function is this_seq_type

Kdreval commented 9 months ago

This is now fixed in #35