Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

probcons-rna(1) [debian man page]

PROBCONS-RNA(1) 						  Probcons Manual						   PROBCONS-RNA(1)

NAME
probcons-RNA - An experimental version of ProbCons compiled with parameters estimated via unsupervised training on BRAliBASE. DESCRIPTION
See the manpage of probcons(1) for the command-line arguments, and /usr/share/doc/README.Debian for more informations about how probcons-RNA has been built. SEE ALSO
o You can find more information in the manual of ProbCons, which is located in /usr/share/doc/probcons/manual.pdf in Debian systems. o probcons(1), pc-makegnufile(1), pc-compare(1), pc-project(1), which are distributed separately in the probcons-extra package. AUTHORS
Chuong Do <chuongdo@cs.stanford.edu> Wrote probcons in collaboration with Michael Brudno in the research group of Serafim Batzoglou, Department of Computer Science, Stanford University. Charles Plessy <charles-debian-nospam@plessy.org> Wrote this manpage in DocBook XML for the Debian distribution. COPYRIGHT
This program and its manpage are in the public domain. probcons-RNA 1.12 2007-04-04 PROBCONS-RNA(1)

Check Out this Related Man Page

PC-MAKEGNUPLOT(1)						  Probcons Manual						 PC-MAKEGNUPLOT(1)

NAME
pc-makegnuplot - Utility to plot annotation scores. SYNOPSIS
pc-makegnuplot [annotscores] [-refscores] NOTE
pc-makegnuplot is named makegnuplot in the original sources, but has been remamed to avoid collision with other program names. SEE ALSO
pc-compare(1), pc-project(1),from the probcons-extra package, and probcons(1) and probcons-RNA(1) from the probcons package. REFERENCE
Please cite Do, C.B., Mahabhashyam, M.S.P., Brudno, M., and Batzoglou, S. 2005. PROBCONS: Probabilistic Consistency-based Multiple Sequence Alignment. Genome Research 15: 330-340. AUTHORS
Chuong Do <chuongdo@cs.stanford.edu> Wrote probcons in collaboration with Michael Brudno in the research group of Serafim Batzoglou, Department of Computer Science, Stanford University. Charles Plessy <charles-debian-nospam@plessy.org> Wrote this manpage in DocBook XML for the Debian distribution. COPYRIGHT
This program and its manpage are in the public domain. pc-makegnuplot 1.12 2007-04-04 PC-MAKEGNUPLOT(1)
Man Page

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Get all the values matched in perl

HI, I have sentences like this: @str=("An ribonucleic acid (RNA)-binding protein, started its expression in the daughter cells","Elucidation of the mechanism of retinal degeneration of RNA-binding protein","Rna binding protein is an important protein","In the retinal degenerative process... (1 Reply)
Discussion started by: vanitham
1 Replies

2. UNIX for Dummies Questions & Answers

RNA-seq analysis

I am processing RNA-seq data files that have been aligned using RUM. One of the output files is a *.sam that includes: Unique alignments Non-unique alignments original read files I want to extract only the unique alignments by pulling out alignments that have "IH:i:1" (indicates this read... (2 Replies)
Discussion started by: genGirl23
2 Replies

3. Shell Programming and Scripting

Extract length wise sequences from fastq file

I have a fastq file from small RNA sequencing with sequence lengths between 15 - 30. I wanted to filter sequence lengths between 21-25 and write to another fastq file. how can i do that? (4 Replies)
Discussion started by: empyrean
4 Replies