0c36df1d737872a5482eee2b1842ec0b5c89efa9 brianlee Tue May 11 09:34:24 2021 -0700 Fixing a typo refs #20885 diff --git src/hg/htdocs/FAQ/FAQformat.html src/hg/htdocs/FAQ/FAQformat.html index e34a433..f1d1957 100755 --- src/hg/htdocs/FAQ/FAQformat.html +++ src/hg/htdocs/FAQ/FAQformat.html @@ -553,31 +553,31 @@ <p> Click <a href="../goldenPath/help/interact.html">here</a> for more information on the interact and bigInteract formats.</p> <a name="format24"></a> <h2>Longrange longTabix format</h2> <p> The longrange track is a bed format-like file type. Each row contains columns that define chromosome, start position (0-based), and end position (not included), and interaction target in this format chr2:333-444,55. For examples, see the source of this format at <a href="https://epigenomegateway.readthedocs.io/en/latest/tracks.html#longrange" target="_blank">WashU Epigenome Browser</a>.</p> <p> Also, review the enhanced <a href="../goldenPath/help/interact.html">interact</a> format -for information on how to visualize pairwise interactions as arcs or in the browser. +for information on how to visualize pairwise interactions as arcs in the browser. </p> <a name="format5"></a> <h2>MAF format</h2> <p> The multiple alignment format stores a series of multiple alignments in a format that is easy to parse and relatively easy to read. This format stores multiple alignments at the DNA level between entire genomes. Previously used formats are suitable for multiple alignments of single proteins or regions of DNA without rearrangements, but would require considerable extension to cope with genomic issues such as forward and reverse strand directions, multiple pieces to the alignment, and so forth.</p> <p> <strong>General Structure</strong><br> The <em>.maf</em> format is line-oriented. Each multiple alignment ends with a blank line. Each sequence in an alignment is on a single line, which can get quite long, but there is no length