Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
robjgiff committed Dec 3, 2024
1 parent 1ea134f commit d26e638
Show file tree
Hide file tree
Showing 991 changed files with 74 additions and 231 deletions.
6 changes: 4 additions & 2 deletions glue/build/extension/equine/alignmentEquine.glue
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
#~# Import unconstrained reference alignments
delete module eiavTreeAlignmentImporterNucs
create module -f modules/analysis/phylogeny/extension/eiav/eiavTreeAlignmentImporterNucs.xml

module unconstrainedAlignmentImporter
module eiavTreeAlignmentImporterNucs

#~# Equine group

import AL_UNC_Equine -f alignments/internal/equine-group.aln.fna
import AL_UNC_Equine -f alignments/eiav-genomes.aln.fasta

exit

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<blastFastaAlignmentImporter>
<minRowCoveragePercent>70.0</minRowCoveragePercent>
</blastFastaAlignmentImporter>

Loading

0 comments on commit d26e638

Please sign in to comment.