Skip to content
Snippets Groups Projects
Commit 6de76e20 authored by tjc's avatar tjc
Browse files

read bam

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@12021 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 899a0ec3
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,19 @@ the user.
</PARA>
</SECT2>
<SECT2 ID="FILEMENU-READ-BAM">
<TITLE>Read BAM ...</TITLE>
<PARA>
Read a BAM file that has been sorted and indexed using <ULINK
URL="http://samtools.sourceforge.net/">samtools</ULINK>. This provides a view of
sequence alignment mappings to a reference sequence. This require Artemis to
be run with Java 1.6 as it makes use of <ULINK URL="http://picard.sourceforge.net/">
picard</ULINK> to read from the BAM file.
</PARA>
</SECT2>
<SECT2 ID="FILEMENU-SAVE-DEFAULT-ENTRY">
<TITLE>Save Default Entry</TITLE>
<PARA>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment