Skip to content
Snippets Groups Projects
Commit e6491963 authored by tcarver's avatar tcarver
Browse files

add samtools

parent 61beabd7
No related branches found
No related tags found
No related merge requests found
...@@ -291,7 +291,7 @@ artemis.jar : $(CLASSES) ...@@ -291,7 +291,7 @@ artemis.jar : $(CLASSES)
artemis_sqlmap org uk com net nsdb type seqdb LICENSE.Apache j2ssh.properties; \ artemis_sqlmap org uk com net nsdb type seqdb LICENSE.Apache j2ssh.properties; \
echo "Main-Class: uk.ac.sanger.artemis.circular.DNADraw" > manifest-circular; \ echo "Main-Class: uk.ac.sanger.artemis.circular.DNADraw" > manifest-circular; \
jar cmf manifest-circular DNAPlotter.jar images/PSUlogo.gif README etc \ jar cmf manifest-circular DNAPlotter.jar images/PSUlogo.gif README etc \
uk org/gmod org/apache org/biojava/bio/ com/ibatis/common/jdbc/ LICENSE.Apache j2ssh.properties; \ uk org/gmod org/apache org/biojava/bio/ com/ibatis/common/jdbc/ net/sf/samtools/ LICENSE.Apache j2ssh.properties; \
echo "Main-Class: uk.ac.sanger.artemis.components.alignment.BamView" > manifest-bamview; \ echo "Main-Class: uk.ac.sanger.artemis.components.alignment.BamView" > manifest-bamview; \
jar cmf manifest-bamview BamView.jar etc uk org net/sf com/ibatis; \ jar cmf manifest-bamview BamView.jar etc uk org net/sf com/ibatis; \
echo "Main-Class: uk.ac.sanger.artemis.components.ActMain" > manifest-act; \ echo "Main-Class: uk.ac.sanger.artemis.components.ActMain" > manifest-act; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment