This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Create a library of fragments from restriction enzyme AAGCTT

Hi

i want to create a fasta file using the mouse (mm10) genome and my first restriction enzyme AAGCTT. The new fasta file will start with AAGCTT and end with that. i already tries to create fragments with 2 existing functions of Basic4Cseq and FourCseq but without success. I want something that will list all of the AAGCTT sites in the genome in the format chr:start-stop. After that i can use this file to extract fasta sequence which will start and end with my restriction enzyme

Any idea ? any script ?

Best

Dimitris

4cseq restrictionenzume sequencing fragments

You can use EMBOSS restrict to do this analysis. Get the start:stop from results file. Then use samtools faidx of pyfaidx to retrieve fasta sequences from your genome file.

I cant run make biostar86480 !! i installed 3 times java and again i have the same error

  /home/dimitris/jvarkit/src/main/java/com/github/lindenb/semontology/Term.java:11: error: package javax.annotation is not visible
@javax.annotation.Generated(value="xslt",date="2017-04-06T09:53:14+02:00",comments="generated from https://github.com/lindenb/semontology")
      ^
  (package javax.annotation is declared in module java.xml.ws.annotation, which is not in the module graph)
1 error
Makefile:878: recipe for target '/home/dimitris/jvarkit/dist/annotproc.jar' failed
make: *** [/home/dimitris/jvarkit/dist/annotproc.jar] Error 1

Any alternative solution ???

What i see and i cant delete is java version javac 10.0.1

0 answers

No answers yet.

Log in to answer this question.