Quantcast
Channel: Post Feed
Browsing all 41826 articles
Browse latest View live
↧

Exact Matching With Bowtie, Blat And Blast+

I am running bowtie with the following parameters, to look for up to, say, 10 exact matches of a 36-base nucleotide string to a GRCh37/hg19 index, _e.g._: $ bowtie -S hg19 -v 0 -k 10 -f sequence.fa...

View Article


How To Stores The Query And Frequency Count Ratio Matrix In A File In Blast+

The command to generate a he query and frequency count ratio matrix using nr might look as follows: blastpgp -i test1.fa -d nr -h 0.0001 -j 4 -C $id$chain.nr.chk -Q test1.matrix -a2I need the...

View Article


[Ncbi-Blast-2.2.28+] Thrownullpointerexception() When Running Blastn

Hello, I'm still rather new to blast+ and I'm trying to get an implemented tool to work locally(that already works somewhere else). The tool just completely skips blasting and doesn't even show me any...

View Article

How To Get Fasta Source File From Blast Csv Format?

I am currently writing a library that uses the -outfmt 10 option of Blast, which give you a CSV instead of the pretty human readable format.Liketblastn -db dmel_a -query somequery.faa -outfmt 10The...

View Article

How Can I Record A Specific Domain Sequence Within A Protein Query?

Hello everyone: I'm just beginning with massive search on my own database of proteins and I need some guidelines to start. What I'm trying to do is recording (as *.fasta file) a specific domain...

View Article


Psiblast Fasta Formatted Output

Hi,I have a FASTA formatted protein sequence (stored in DsbA.fa) and I would like to use PSI-BLAST (not the web server. The command line in the BLAST+ package) to generate hits. I am using the...

View Article

Analyzing Overlap Of Results Between Blast Queries. Is There A Tool For This?...

I am using various set of enzymes organized into classes in my research. As part of this I use PSI-BLAST to increase the size of my data sets. I known there is a large amount of overlap returned in the...

View Article

Blastclust Has Been Depreciated. Does Anyone Know Why?

I am working on machine learning project using SVMs. One of the steps in the preparation of my data sets is to reduce the sequence similarity in each class to 40%. I have compared CD-HIT and BLASTCLUST...

View Article


Blast On A Custom Galaxy Server Is Unable To Find Database

Hello,I am currently trying to use megablast on a Galaxy server. I use a custom db that I prepared with makeblastdb -in some_sequences.fasta -dbtype nucl -out some_sequences. I put the path to my...

View Article


blast -F F equivalent in blast+

In legacy blast there is an option -F, which turns on or off filtering. By default filtering is ON and it effects my results a lot, so I turn it off by -F F (false)In blast+ I couldn't figure out the...

View Article

Blastn / Tblastn : Mapping The Features Of The Query To The Hit.

I'm blasting+ (blastn+ or tblastn) an annotated sequence (a Genbank.xml sequence (nucleotide or protein) or an Uniprot.xml entry) against a DNA database.Is there a standard tool to map the features of...

View Article

Can Igv View Blast+ Output File?

Hi, I aligned short reads using blast+ and generated tabular file. I also have bam files generated by aligners, and I can visualize the bam file using IGV, my question is can I view the blast output...

View Article

Why Do I Get A Makeblastdb Error: File Does Not Match Input Format Type,...

hello guys after giving the following command i am facing error for the output file being generated....However formatdb was able to accept my FASTA file and i was successfully able to run my blastn on...

View Article


How To Blast Hundreds Of Fasta Files Using Local Database And Perl

I have to blast a zip file including hundreds of protein fasta files. Since it is impossible to blast them one by one, I plan to use perl to blast in a local database. I am new to perl and look for...

View Article

Scientific Names In Blast Output And Databases

Hi, I'm interested in getting the scientific names of my blast hits ran locally. I see blast+ search apps have option -outfmt which can take sscinames(seems new in version Blast+ 2.2.28), but even...

View Article


Is It Possible To Use Blast+ To Hit Embl Database?

I am having nightmare in using NCBI-BLAST+ for last two weeks. Now blasting remote database became very slow irrespective of my computer or my internet connectivity speed. I am thinking to use EMBL-EST...

View Article

Forum: How To Correctly Speed Up Blast Using Num_Threads

Hello, I did a short blast comparison using multiple cores to see how they behave. I published it in my blog and thought it would be a good idea to share it...

View Article


Trying To Run Psipred But Failing To Use Blastpgp

Hi - I am trying to run psipred (http://bioinfadmin.cs.ucl.ac.uk/downloads/psipred/) and it requires blast+ to be installed. I have done this, and all the blast executables are stored in...

View Article

Setting Up Blast Server

Hi, i'm trying to set up my own blast server for convenience and i'm having some technical issues which might not be purely bioinformatics related but i hope someone here has done it before.My problem...

View Article

Ncbi C++ Exception: Ncbi::Cmemoryfilesegment::Cmemoryfilesegment() - File...

I have tried running a command line blast. The query file is a multi fasta file containing 2600 sequences. It was made a BLASTX against a proteins sequences (ProDom) of size 2 GB (prodom.phr : 1:00 GB,...

View Article
Browsing all 41826 articles
Browse latest View live