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
As discussed previously, we should try to switch to a 2-bit encoded reference to save memory. Any nucleotides that are not A, C, G, T would need to be mapped to a pseudo-randomly chosen nucleotide (as BWA does).
The text was updated successfully, but these errors were encountered:
As discussed previously, we should try to switch to a 2-bit encoded reference to save memory. Any nucleotides that are not A, C, G, T would need to be mapped to a pseudo-randomly chosen nucleotide (as BWA does).
The text was updated successfully, but these errors were encountered: