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
I'm looking for replacing BamTools with SeqLib and I'm actually having problems to find some functionalities in SeqLib.
I already have checked the documentation and didn't find them.
The methods I need are:
Setters such as : SetIsPaired, SetIsProperPair, SetIsFirstmate, SetIsMateMapped, SetIsPrimaryAlignment, SetIsReverseStrand
Getter IsPrimaryAlignment
GetSoftClips for an alignment
A lot of information from read groups. I know there is a method "BamHeader.AsString()" but is there a parser available?
Thank you,
Best regards
The text was updated successfully, but these errors were encountered:
Hi,
I'm looking for replacing BamTools with SeqLib and I'm actually having problems to find some functionalities in SeqLib.
I already have checked the documentation and didn't find them.
The methods I need are:
Thank you,
Best regards
The text was updated successfully, but these errors were encountered: