Advertisement

注意在使用makeblastdb时遵循以下步骤或事项

阅读量:

makeblastdb注意事项

进行本地BLAST分析时,需自行建立数据库,此时可借助makeblastdb命令实现。该操作步骤较为简便,易于执行。

复制代码
    USAGE
      makeblastdb [-h] [-help] [-in input_file] [-input_type type]
    -dbtype molecule_type [-title database_title] [-parse_seqids]
    [-hash_index] [-mask_data mask_data_files] [-mask_id mask_algo_ids]
    [-mask_desc mask_algo_descriptions] [-gi_mask]
    [-gi_mask_name gi_based_mask_names] [-out database_name]
    [-max_file_sz number_of_bytes] [-logfile File_Name] [-taxid TaxID]
    [-taxid_map TaxIDMapFile] [-version]
    
    DESCRIPTION
       Application to create BLAST databases, version

全部评论 (0)

还没有任何评论哟~