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
Tobias Hofmann edited this page Oct 26, 2015
·
8 revisions
align_contigs.py
####Run the script
In this step we use the same alignment script, which we used to align the contigs in step 6. The only difference this time is that we add the --ambiguous flag, indicating that some of our sequences may contain ambiguous characters (such as N's). All sequences we want to align are stored in one fasta file which is named joined_allele_sequences_all_samples.fasta and can be found in the output folder of the previous phasing step (step 8).