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
The pyhmmer.plan7.HMMFile class currently encapsulates a file object internally, referred to as _file. Exposing this variable to the user could be beneficial in certain scenarios.