More posts like this
-
samtools extract the non-specified region
written by sapuizait •Hi all I am trying to extract specific regions from sequences in fasta files Example file: ``` >oneseq GAATATGCTTTTCGCTATTTTGGTGGCAGAACAAAAGCAATTATGTATGACCAGGATAAAGTTTTTGTTGTAAGTGAGAATTTCGGCAATGTAATCTTTGTTCCGGAGT >twoseq TCTGGAGGGACTGCCGGCGCAAGCCGTGAGGAAGGATGGGATGACGTCAAATCAGCACGGCCCTTACGTCCGGGGCGACACACGTGTTACAATGGTCGGCACAGCGGGAAGCCATATGGTGACATAGAGCGGAACCCGAAAGCCGGTCTCAGTTCGGATCGGAGTCTGCAA >threeseq CATCCGGTAGTTTCTTTCCCATATCCTGCACCGCCGGAACCTTCTTCTCATAGGTCTGTAACTGTGTATTGTTTTCTGCCATACAAACACCGCCCTTTCTATGATATTTCAGATATTTCAAGCAATATTTCAAAAAATTAAATCTAATCTTAACTTTATTCCAACCCTT ``` I …
-
How can I retrieve genomic sequences from ENSEMBL in a window both up stream and downstream of the …
written by daniel.zhang •Is there a way to use bioMART on the ensemble.org website to retrieve genomic sequences in a window (ie. 500 bp) both upstream and downstream …
-
How to extract upstream and downstream sequence of a set of genes using python
written by t.reza •I want to extract the upstream and downstream sequence (for example 1000 bp up and 1000 bp down) of a set of genes (chromosome number …
-
which positions of upstream or downstream sequences would be considered for motif discovery?
written by Calangoa •Hi there, For discovery of motifs associated with regulatory region of set of genes in mouse, which positions of upstream or downstream sequences would be …
-
Extracting upstream and Downstream of a Gene based on different intervals
written by always_learningHi All, I want to extract the regions for the few genes in upstream and downstream based on certain intervals for example in the range …
-
retrieving sequences of a upstream and downstream of a coordinate for hg19
written by kanwarjagI have location of peak summit from my chipseq data and want to extract sequences 500 bp upstream and downstream of this coordinate from hg19. …
-
position specific sequence retrieval from whole genome sequence
written by psiwach29 •From the complete genome sequence of E. coli, i am isolating the upstream 100 and downstream 50 nucleotide sequences of TSS. Position of TSS on …
-
upstream and downstream regions extraction
written by harpreetmanku04 •Hello, I have a query related to upstream and downstream regions extraction. See I have done blastn for 30 nt small query sequences against 500 …
-
How to extract certain gene of interest from Genbank file
written by jeccy.JHi everyone, I would like to extract 5 upstream and 5 downstream gene from my gene of interest from a genbank file. Can anyone share …
-
Extracting An Up Stream Or Downstream Sequence From Given Position
written by Janake<p>I need to extract an upstream and a downstream sequences flanking putative small RNA regions. Does anyone know a python script to this? Thanks,</p>