The Wayback Machine - https://web.archive.org/web/20210725072202/https://github.com/topics/sequence-analysis
Skip to content
#

sequence-analysis

Here are 92 public repositories matching this topic...

biotite
padix-key
padix-key commented Jun 3, 2021

Both mmtf.get_structure() and connect_via_residue_names() assign too many bonds, if two adjacent residues share the same residue ID. An example is LEU/ILE 25 in 1JXT. In this case all terminal hydrogen atoms are connected to the respective carbon atom of both LEU and ILE. The reason is that both function iterate residue-wise over the structure and consider both residues as the same res

kMutagene
kMutagene commented Dec 1, 2018

As analyzing biological data with BioFSharp involves a lot of scripting, optional pretty printers help a lot when looking at results directly in the fsi window. This should be especially easy to add for parsing libraries that can already write the correct file format. A basic pretty printer for biocollections is already impelemented.
Here are some formats from the top of my head, feel free to add

Improve this page

Add a description, image, and links to the sequence-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sequence-analysis topic, visit your repo's landing page and select "manage topics."

Learn more