开发者

biopython

0
  • multiFASTA file processing

    I was curious to know if there is any bioinformatics tool out there able to process a multiFASTA file giving me infos like number of sequences, length, nucleotide/aminoacid content, etc. and maybe aut[详细]

    2022-12-12 14:26 分类:问答
  • BioPython: extracting sequence IDs from a Blast output file

    I have a BLAST output file in XML format. It is 22 query sequences w开发者_Go百科ith 50 hits reported from each sequence. And I want to extract all the 50x22 hits. This is the code I currently have, b[详细]

    2022-12-10 11:05 分类:问答