filter repeated region
I'm using blastn locally. The database that I use is "human_genomic". How can I filter the repeated region of the genome?
blast
blastn
• 2,255 views
•
link
updated
by
Biostar
•
written
by
marghe08 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Finding Promoters in a genome
written by ccc •I'm trying to find promoters, in a bacterial genome for sigma 70 for example. One way I tried was to, using blastn, query one of …
-
primer3-py Gibbs free energy
written by marghe08 •I'm using primer3-py0.3.0, the Python bindings for Primer3. I have a sequence "S" that is my candidate primer: I want to see if Gibbs free …
-
How to visulize SNPs and repeated sequence for certain mouse gene in the promoter region
written by M KUsing UCSC genome browser, I want to visualize SNPs and repetitive sequences in the promoter region for certain gene. For example, for mouse adora1 gene, …
-
query in human_genomic database
written by marghe08 •Hello to all. I present my problem. In my computer I have downloaded the "human_genomic database" from the ncbi site and then unzipped the various …
-
Makeblast db with more sequences in fasta format
written by marghe08 •Hello! I am a beginner and I need help. I downloaded from NCBI two distinct fasta files, which contain both a nucleotide sequence, and are …
-
NCBI blast remote on specific species
written by tlorinDear all, I am trying to blast a batch of sequences onto a specific species using the command-line version of blast. I know this can …
-
BLAST locally or remotely against a genome
written by horea.christ •I am trying to run a number of BLASTs against the mouse genome - using Bioypthon to streamline things. I would like to know how …
-
blastn cannot find the database
written by sfcarroll •I'm new to BLAST and am trying to run a legacy blast command using blast+. I have downloaded the **human_genome** databases and unzipped and untarred …
-
Running Blastn Locally: Exclude Uncultured Sequences
written by lgbi<p>When running BLAST throught the NCBI web interface, one can check the "exclude uncultured sequences" checkbox. When I run blast with BioPython on NCBI, I …
-
Species-Specific Output From Blast -Db Nt -Remote ...
written by kevin.l.neff •<p>I'm using the C++ version of blastn, with -db nt and -remote. I need to limit my search to a specific organism. I've had success …
Use the masked FASTA version as the db.
depending on what you have in mind, you might want to filter low complexity regions as well. e.g., dustmasker https://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/lxr/source/src/app/dustmasker/
I'm using locally the human genomic database. I would like to have only the human genomic contig sequences with NT _ #### Accessions or CM_#####