Pyamilyseq

Latest version: v1.0.1

Safety actively analyzes 682251 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.5.1

Thanks to ecampbell50 for identifying a broken import here: https://github.com/NickJD/PyamilySeq/issues/1

Genus mode has been removed while it is still under development.
` -group_mode {Species}
Group Mode: Should PyamilySeq be run in "Species" or
"Genus" mode? - Genus mode not currently functioning`

0.5.0

This release marks the first 'fully working' version of PyamilySeq. There are likely still many bugs and missing features but the core is now stable.
The main change is the UI itself - PyamilySeq has been separated into two run modes - Either 'Full' or 'Partial'.
` -run_mode {Full,Partial}
Run Mode: Should PyamilySeq be run in "Full" or
"Partial" mode?`

This release also features 'Seq-Combiner' that can be used to extract and combine the CDS sequences from multiple GFF files ready for a user to perform external clustering (PyamilySeq can do the entire process itself by calling cd-hit if you user wants).

Seq-Combiner: `Seq-Combiner -input_dir .../test_data/genomes -name_split _combined.gff3 -output_dir.../test_data -output_name combine_fasta_seqs.fa -input_type combined`

0.3.0

- A fair amount of internal reworking done
- PyamilySeq can now internally call mafft to align the individual gene groups and concatenate them ready for phylogenetic tree building.

` -con CON_CORE Default - No output: Output aligned and concatinated sequences of identified families - used for MSA (provide levels at which to
output "-w 99,95" - Must provide FASTA file with -fasta`

0.2.0

New user options added:

Output Parameters:
-w WRITE_FAMILIES Default - No output: Output sequences of identified families (provide levels at which to output "-w 99,95" - Must provide FASTA file with -fasta
-fasta FASTA FASTA file to use in conjunction with "-w"

0.0.2

This is the first Beta release of the PyamilySeq tool. More detailed releases will follow.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.