Genome is the entirety of an organism's DNA sequence. The genome includes both the genes and the non-coding sequences, such as repeats, introns and regulatory sequences, possessing both known and unknown function.
Questions tagged [genome]
230 questions
-2
votes
1 answer
Sliding window for determining local datapoint desity (AWK)
I reckon my question wasn't all clear. So, time for another approach in explaining my quest.
I've got a single data file that contains about 27,500 data points. Every datapoint has a unique integers between 0 and 46041637 in the first column and a…

Elmer
- 255
- 1
- 2
- 10
-3
votes
1 answer
I need to extract gene length from a gene sequence based on CCNA number (extract a values for given queries)
I have my data in the format shown below. I have some specific CCNA numbers and want to extract the location values in (202-1107, 1700-2557,..) format. How can I code it in Perl?
>lcl|CP001340.1_cds_ACL93468.1_1 [locus_tag=CCNA_00001]…
-3
votes
1 answer
Using python to make a random human genome
I need help making a program that creates a text file of randomly sequenced genome that uses the letters 'A' 'C' 'T' and 'G'.
The end goal is to produce abut a million randomly sequenced genomes then use another program to search them for known…

Philip Estes
- 1
- 1
-3
votes
1 answer
I Can't run SparkBWA
I'm a beginner in learning bid data tools in genomics and I don't know what's the problem
the command and the error details at this link (It's so long so I couldn't copy it…

Asmaa Ali
- 51
- 1
- 1
- 3
-5
votes
1 answer
Multiple Linear Models
I currently have two data tables one of which contains independent and control variables in columns while the other contains rows of dependent variables.
Can anybody help in creating a method to do linear models from the two tables that repeats for…

Jautis
- 459
- 6
- 13