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
@adamnovak couldn't we use the fragment_length_distribution field from the GAM to derive a reasonable default instead of requiring it specified as an input?
The text was updated successfully, but these errors were encountered:
The fragment length distribution field is a string, and only generated
by vg map, AFAIK. I think it's supposed to be for debugging. If we
want to build things that rely on that annotation, we should change it
to work with mpmap and also probably split it up into several actual
numbers.
On 3/13/19, Glenn Hickey ***@***.***> wrote:
Namely `--sample`, `--read-group` and `--max-frag-len`.
@adamnovak couldn't we use the fragment_length_distribution field from the
GAM to derive a reasonable default instead of requiring it specified as an
input?
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#736
Namely
--sample
,--read-group
and--max-frag-len
.@adamnovak couldn't we use the fragment_length_distribution field from the GAM to derive a reasonable default instead of requiring it specified as an input?
The text was updated successfully, but these errors were encountered: