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
Some splicing algorithms we are looking at prefer reads to be the same length, so we want to avoid trimming the reads. this means modifying fastp and STAR align to not clip the reads. we need to make a branch to allow the rnaseq working group to test out the tool.