msamarker/README.md
2024-05-07 12:52:23 +08:00

402 B

  • Author: Guoyi Zhang

  • License: GPLv2

gene_marker

Generate fasta file which m means selected position by Gblocks from Gblocks html report file.

Usage:

gene_marker <input_file> <output_file>

trim_marker

Trim the multi-sequence-alignment based on the marker which m indicates selected position.

Usage:

trim_marker <marker_fasta_file> <input_fasta_file> <output_file>