Git Product home page Git Product logo

feavar's Introduction

FeaVar

image

image

Documentation Status

Updates

FeaVar is a python package that computes clusters of unique substrings or "variant types" for user selected sequence features in a set of aligned sequences. Sequences can be nucleotide (DNA or RNA), or amino acid. Gradient takes as input a reference sequence, a list of one or more sequence positions and a multiple sequence alignments of related sequences. It produces a list of the different variant types as well as a list of which variant type each input sequence belongs to.

This package is a generalization of the sequence feature variant type (SFVT) work undertaken in the laboratory of Dr. Richard Scheuermann while at UT Southwestern. Please see the references below.

References:

  • Noronha, J. M., Liu, M., Squires, R. B., Pickett, B. E., Hale, B. G., Air, G. M., et al. (2012). Influenza virus sequence feature variant type analysis: evidence of a role for NS1 in influenza virus host range restriction. Journal of Virology, 86(10), 5857โ€“5866. http://doi.org/10.1128/JVI.06901-11
  • Karp, D. R., Marthandan, N., Marsh, S. G. E., Ahn, C., Arnett, F. C., DeLuca, D. S., et al. (2009). Novel sequence feature variant type analysis of the HLA genetic association in systemic sclerosis. Human Molecular Genetics, 19(4), 707โ€“719. http://doi.org/10.1093/hmg/ddp521
  • Thomson, Glenys & Marthandan, Nishanth & Hollenbach, Jill & Mack, St & A Erlich, Henry & Single, Richard & Waller, Matthew & Marsh, Steven & A Guidry, Paula & R Karp, David & Scheuermann, Richard & Thompson, Susan & N Glass, David & Helmberg, Wolfgang. (2010). Sequence feature variant type (SFVT) analysis of the HLA genetic association in juvenile idiopathic arthritis. Pacific Symposium on Biocomputing. Pacific Symposium on Biocomputing. 359-70. 10.1142/9789814295291_0038

Features

  • TODO

feavar's People

Contributors

burkesquires avatar pycarolyn avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

feavar's Issues

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

Position selection problems; SF does not work

if you input two linear sections for the alignments(12-13,14-15) or if you input between 2 and infinity non linear sections and 0 linear sections for the reference sequence and the alignments (so something like 100,105,110 wouldn't work but 100,105,110-11 would work).

Add function to import IEDB native format

Add a function to natively read IEDB epitope format; such as "H25, H45, V46, N47, L496, S306, L307, P308, T333"

NOTE: Further enhance to allow for epitopes to be pasted that are discontinuous peptides on multi chains such as: "A: H25, H45, V46, N47, L496, S306, L307, P308, T333; B: D363, G364, W365, Q382, T385, Q386, I389, D390, T393, V396, N397, I400;"

Basically strip off the characters or better yet extract the characters and use them to find the reference sequence

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.