Thank you Mike. I will try what you suggest. Sounds like a good idea. I will let you know if it works.
Thanks,
TN
Thanks,
TN
You are currently viewing the SEQanswers forums as a guest, which limits your access. Click here to register now, and join the discussion
./build_lmer_table -l 14 -sequence yourgenome.fasta -freq ~/Desktop/Vi_14.freq
./RepeatScout -sequence yourgenome.fasta -output your_repeats.fasta -freq your_freq_table -l 14
cat your_repeats.fasta| ./filter-stage-1.prl >your_repeats_filtered1.fasta
./RepeatMasker -s -lib your_repeats_filtered1.fasta yourgenome.fasta
cat your_repeats_filtered1.fasta | ./filter-stage-2.prl --cat yourgenome.fasta.out --thresh 10 your_repeats_filtered2.fasta
./RepeatMasker -pa 4 -s -lib your_repeats_filtered2.fasta -nolow -norna -no_is -gff yourgenome.fasta
cat /group/aquaculture/mussels/sequencing/MUSSEL1/repeatscout/contigs65fullQC2.filtered.fa.gt1k.fa.repeatscout | ./filter-stage-1.prl > contigs65fullQC2.filtered.fa.gt1k.fa.repeatscout.filter1
cat /group/aquaculture/mussels/sequencing/MUSSEL1/repeatscout/contigs65fullQC2.filtered.fa.gt1k.fa.repeatscout | ./filter-stage-1.prl > contigs65fullQC2.filtered.fa.gt1k.fa.repeatscout.filter1
filter-stage-1.prl
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, Yesterday, 02:44 PM
|
0 responses
7 views
0 likes
|
Last Post
by seqadmin
Yesterday, 02:44 PM
|
||
Started by seqadmin, 10-11-2024, 06:55 AM
|
0 responses
14 views
0 likes
|
Last Post
by seqadmin
10-11-2024, 06:55 AM
|
||
Started by seqadmin, 10-02-2024, 04:51 AM
|
0 responses
110 views
0 likes
|
Last Post
by seqadmin
10-02-2024, 04:51 AM
|
||
Started by seqadmin, 10-01-2024, 07:10 AM
|
0 responses
117 views
0 likes
|
Last Post
by seqadmin
10-01-2024, 07:10 AM
|
Comment