More posts like this
-
How to use Blastp one sequence vs fasta file and get most similar sequence?
written by Bioinformatics_begginner •Hello, I have a protein sequence with format record = SeqRecord(Seq(sequence), id=Protein_id, description=Protein_id, name=Protein_id) And a .fasta file with different proteins and sequences (Bacteria.fasta) I …
-
Using COBALT from within a Python script?
written by ngarber •I'm fairly new to sequence analysis in Python, but what I want to do is: - Take a string (15aa peptide sequence) and find the …
-
algorithm to construct template
written by geethus2009 •given a target sequence. how do we construct a template ?. which method, the algorithm is the best? suggestion, please I would like to do …
-
How to get best two alignments?
written by hamza •I am asked to write a python code to get the best two alignments. respectively. How can I do that?
-
Gene set enrichment tool for RNA-Seq in Python?
written by user<p>Is there a library in Python for doing gene set enrichment analysis (GSEA, http://www.broadinstitute.org/gsea/index.jsp)? A library/tool that takes a foreground set of genes, a background …
-
Mantel Test, Arlequin..And How To Make Input Files
written by User 7433 •<p>hello everyone,</p> <p>Has anyone here used Arlequin to conduct a Mantel test? Or any other software to do so?</p> <p>I have pairwise Fsts for 19 …
-
Cell Segmentation And Quantification Of Immunofluorescence In Python
written by User 9996<p>How can I segment cells from an image taken on a microscope, along the lines of what was done here in Matlab?</p> <p><a href="http://blogs.mathworks.com/steve/2006/06/02/cell-segmentation/">http://blogs.mathworks.com/steve/2006/06/02/cell-segmentation/</a></p> <p>Also, …
-
Retrieving Gene Expression Profiles For A Set Of Genes From All Tissues?
written by User 9996<p>I am trying to get gene expression values for a set of genes (e.g. identified by Ensembl gene IDs or gene names) from a large …
-
Best Library For Profile Hmm'S
written by Stephen Olsen •<p>I'm looking to train a profile HMM to try and recognize different domains in a protean sequence. I'm sure there are library's to do this …
-
Working With Large *.Bam Files
written by User 4133 •Hello everyone, This is the first time I use Bio Star to ask a question, I would like to congratulate all those who write. Now, …
How much python do you know? Are the tables in the exact form as those above? (i.e. do yo have to parse them like that? Or is this the results of some kind of database query?)