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
Right now the pipeline requires sample type be specified as normal or tumor - the upper case versions cause an error. Call tolower() on the units data frame in common.smk to prevent this from mattering
The text was updated successfully, but these errors were encountered:
Right now the pipeline requires sample type be specified as
normal
ortumor
- the upper case versions cause an error. Calltolower()
on theunits
data frame incommon.smk
to prevent this from matteringThe text was updated successfully, but these errors were encountered: