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
Looking at this more in depth, it's going to be a pretty big lift/add a lot of complexity to the code that I'm not sure is worth it at the moment. What I'm going to do instead is add explicit instructions to the vignette that this is how the plots are built as well as an example of how to add query name from filename or whatever else when it isn't already there.
Although...thinking about this more, I could make a make_query_name() function for all of the read*() functions, built from something like basename(filename), and add using that as an optional param in all of the read functions.
because some people won't use the
--name
flag in sketch and it will be emptyThe text was updated successfully, but these errors were encountered: