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
Blake Johnson edited this page Mar 1, 2018
·
2 revisions
Assemble takes in a file, in this case reads.txt, and outputs contigs.txt with the greediest string match for the given reads. Creates a De Bruijn graph along the way.