Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BirolLab/abyss
/ needsFlipping
Function
needsFlipping
ParseAligns/ParseAligns.cpp:718–722 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
716
}
717
718
static bool
719
needsFlipping(const string& id)
720
{
721
return endsWith(id,
"F3"
);
722
}
Callers
1
flipAlignment
Function · 0.85
Calls
1
endsWith
Function · 0.85
Tested by
no test coverage detected