subject

We will provide you a file containing the text of many DNA samples, one each per line. You need to take this file and produce the shortest unique string containing all DNA fragments within it. (Note: We oversimplified this problem a bit and didn't track STOP codons. Don't worry about those now. Maybe it will become part of the next iteration of this project.) This is in general a hard problem. You assemble genome from before may not be quite adequate to solve it yet. We have additionally defined the overlap between adjacent strings as being 8 characters long so that you don't have to worry about truly random overlap segments. As a test for your methodology, we also provide smaller test files which have answers of the specified length (50, 100, etc.). Your program should work on all of these, but you can start small to make sure that your results make sense.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 07:00
You will be given two character arrays of the same size, one will contain a number of ships. ships will move around the character array based on which way they are facing and the route they are on. routes are given in the other array. the route consists of '-' and '|' for straight paths, '\' and '/' for curves, and '+' for intersections. there are ships on these routes. ships always face a direction, '^' for up, '> ' for right, 'v' for down, and '< ' for left. any time the ships hit a '\' or a '/' it will turn as you would expect a ship to turn (e.g. a '^' that moves into a '/' will turn right). at an intersection, ships will always continue straight through. all ships move at the same speed, ships take turns moving and all ships move during one 'tick'. the one in the most top left goes first, followed by those to its right, then the ones in the next row. it iterates along the rows and then down the columns. each ship moves one space on its turn moving along the route. your function needs to return the position of the first collision between two ships and the number of ticks before the crash occurred.
Answers: 2
question
Computers and Technology, 23.06.2019 11:00
What is the name of the sound effect that danny hears
Answers: 1
question
Computers and Technology, 24.06.2019 12:00
What is a sketch or blueprint of a web page that shows the structure (but not the detailed design) of basic page elements such as the logo, navigation, content, and footer?
Answers: 3
question
Computers and Technology, 24.06.2019 21:30
What need most led to the creation of the advanced research projects agency network? darpa wanted scientists to be able to collaborate and share research easily. darpa wanted american and russian politicians to be able to communicate. darpa wanted astronauts to be able to contact nasa and the white house. darpa wanted factory owners to be able to coordinate supply chains.
Answers: 1
You know the right answer?
We will provide you a file containing the text of many DNA samples, one each per line. You need to t...
Questions
question
Mathematics, 24.02.2021 01:00
question
Mathematics, 24.02.2021 01:00
question
English, 24.02.2021 01:00