Groups
Groups
Sign in
Groups
Groups
maker-devel
Conversations
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–30 of 30
Kevin Kocot
9/13/21
[maker-devel] Maker failing but not sure what dependency is the culprit
Hello! I ran Maker on a chromosome-level mollusc genome using some evidence I previously generated with Funannotate and BRAKER2, but Maker is not
unread,
[maker-devel] Maker failing but not sure what dependency is the culprit
Hello! I ran Maker on a chromosome-level mollusc genome using some evidence I previously generated with Funannotate and BRAKER2, but Maker is not
9/13/21
Ricardo Nuno Ferreira Martins Guerreiro
,
Carson Holt
2
3/10/21
[maker-devel] Find evidence for specific gene annotation (without any genome browser!)
to set
est_forward
=1 in the control files during the maker run (must manually add it). It is a hack for fast protein mapping of previous annotations onto new assemblies. But you can use
unread,
[maker-devel] Find evidence for specific gene annotation (without any genome browser!)
to set
est_forward
=1 in the control files during the maker run (must manually add it). It is a hack for fast protein mapping of previous annotations onto new assemblies. But you can use
3/10/21
Maxwell C Coyle
,
Carson Holt
2
6/11/20
[maker-devel] promiscuous mapping during annotation liftover
recovery when
est_forward
=1 is set). You can compare neighboring genes between assemblies to see if one copy is simply a paralog. If there are a lot of genes with 2 copies, you probably
unread,
[maker-devel] promiscuous mapping during annotation liftover
recovery when
est_forward
=1 is set). You can compare neighboring genes between assemblies to see if one copy is simply a paralog. If there are a lot of genes with 2 copies, you probably
6/11/20
Lior Glick
,
Carson Holt
3
4/30/20
[maker-devel] Missing genes in lift-over with est2genome
add >
est_forward
=1 to the maker_opts.ctl file names will be copied from the > alignment source and the score in the GFF3 column will be the percent match > to the original transcript
unread,
[maker-devel] Missing genes in lift-over with est2genome
add >
est_forward
=1 to the maker_opts.ctl file names will be copied from the > alignment source and the score in the GFF3 column will be the percent match > to the original transcript
4/30/20
Devon O'Rourke
,
Carson Holt
2
4/3/20
[maker-devel] guidance for first and subsequent annotation parameters
you add
est_forward
=1 the score column in the GFF3 will be the % match to the original model. It's and easy way to select only models with a very high percent match. Remove models without
unread,
[maker-devel] guidance for first and subsequent annotation parameters
you add
est_forward
=1 the score column in the GFF3 will be the % match to the original model. It's and easy way to select only models with a very high percent match. Remove models without
4/3/20
Robert King
12/12/19
[maker-devel] est_forward option and low or incorrect orientation transfer
using the
est_forward
=1 #reserve flag for map2assembly option to transfer a transcriptome to the genome and create directly gene models from it. This usually works ok but on a larger
unread,
[maker-devel] est_forward option and low or incorrect orientation transfer
using the
est_forward
=1 #reserve flag for map2assembly option to transfer a transcriptome to the genome and create directly gene models from it. This usually works ok but on a larger
12/12/19
Boyher, Adam
,
Carson Holt
4
12/2/19
[maker-devel] Apply old maker gff to new assembly
devel/
est_forward
%7Csort:date/maker-devel/gDbvTknuep4/gDiGCMgjCQAJ >> >> This will help map old structural models to new coordinates. Moving >> functional
unread,
[maker-devel] Apply old maker gff to new assembly
devel/
est_forward
%7Csort:date/maker-devel/gDbvTknuep4/gDiGCMgjCQAJ >> >> This will help map old structural models to new coordinates. Moving >> functional
12/2/19
Carson Holt
,
David Hughes
2
10/24/19
Re: [maker-devel] maker-devel post from david.hughes@rothamsted.ac.uk requires approval
and undocumented
est_forward
=1 option, it will override a number of internal values. —Carson From: David Hughes > Subject: MAKER v3.0.0. Date: October 23, 2019 at 8:24:24 AM MDT
unread,
Re: [maker-devel] maker-devel post from david.hughes@rothamsted.ac.uk requires approval
and undocumented
est_forward
=1 option, it will override a number of internal values. —Carson From: David Hughes > Subject: MAKER v3.0.0. Date: October 23, 2019 at 8:24:24 AM MDT
10/24/19
Lior Glick
,
Carson Holt
2
8/3/18
[maker-devel] Annotation of a new variant within a species
this option
est_forward
=1 (won't already be there). It's not perfect but it will produce a GFF3 with gene models based entirely on alignment of the old models. You can then
unread,
[maker-devel] Annotation of a new variant within a species
this option
est_forward
=1 (won't already be there). It's not perfect but it will produce a GFF3 with gene models based entirely on alignment of the old models. You can then
8/3/18
Quanwei Zhang
,
Carson Holt
8
1/30/18
[maker-devel] gene annotation for a better genome
also set
est_forward
=1 to get the names from the old models (you have to add it as it's not already there). If you want to try and force an alignment to a specifc location, you can also
unread,
[maker-devel] gene annotation for a better genome
also set
est_forward
=1 to get the names from the old models (you have to add it as it's not already there). If you want to try and force an alignment to a specifc location, you can also
1/30/18
Carson Hinton Holt
,
Keilwagen, Jens
3
9/25/17
Re: [maker-devel] MAKER
to add
est_forward
=1 to the control files to have MAKER try and > >>>> derive model names from the name of evidence alignments they were > >>>> derived
unread,
Re: [maker-devel] MAKER
to add
est_forward
=1 to the control files to have MAKER try and > >>>> derive model names from the name of evidence alignments they were > >>>> derived
9/25/17
Prashant S Hosmani
, …
Carson Holt
4
9/20/16
[maker-devel] mapping cDNA to updated genome
with setting
est_forward
=1. But in output I'm getting large number of genes. My input cDNA fasta contains ~35K genes and after mapping there are ~58K genes. I'm using maker
unread,
[maker-devel] mapping cDNA to updated genome
with setting
est_forward
=1. But in output I'm getting large number of genes. My input cDNA fasta contains ~35K genes and after mapping there are ~58K genes. I'm using maker
9/20/16
Jenny Lee
, …
Michael Campbell
3
5/13/16
[maker-devel] Reformat maker gff3
I've attached a protocols paper that walks through what you are trying to do. Let me know if it helps. Mike > On May 12, 2016, at 8:37 PM,
unread,
[maker-devel] Reformat maker gff3
I've attached a protocols paper that walks through what you are trying to do. Let me know if it helps. Mike > On May 12, 2016, at 8:37 PM,
5/13/16
Florian
, …
Campbell, Michael
14
5/12/16
[maker-devel] A way to compare 2 annotation runs?
Hi Florian, Your not off topic here. I've attached the paper. Looking at the plot you sent I'm guessing that there is red dot right underneath
unread,
[maker-devel] A way to compare 2 annotation runs?
Hi Florian, Your not off topic here. I've attached the paper. Looking at the plot you sent I'm guessing that there is red dot right underneath
5/12/16
陈文博
,
Carson Holt
4
4/4/16
[maker-devel] mapping annotations to a new assembly
> >
est_forward
=1 > > > > After run Maker, some genes were lost. There are 14146 transcritpts as input. Only 13092 gene models were in the output. Anyone know the reason
unread,
[maker-devel] mapping annotations to a new assembly
> >
est_forward
=1 > > > > After run Maker, some genes were lost. There are 14146 transcritpts as input. Only 13092 gene models were in the output. Anyone know the reason
4/4/16
Shaw, Sophie
,
Carson Holt
2
1/14/16
[maker-devel] Moving Annotation to New Assembly
. The
est_forward
tool used to pull IDs forward is based solely off of alignment (they will not all be exact matches or complete matches - just best matches), so you cannot guarantee that
unread,
[maker-devel] Moving Annotation to New Assembly
. The
est_forward
tool used to pull IDs forward is based solely off of alignment (they will not all be exact matches or complete matches - just best matches), so you cannot guarantee that
1/14/16
Kevin Kocot
, …
Carson Holt
3
10/17/15
[maker-devel] Maker not producing expected output
> CTL_OPTIONS
est_forward
0 > CTL_OPTIONS correct_est_fusion 0 > CTL_OPTIONS alt_splice 0 > CTL_OPTIONS always_complete 0 > CTL_OPTIONS alt_peptide C > CTL_OPTIONS
unread,
[maker-devel] Maker not producing expected output
> CTL_OPTIONS
est_forward
0 > CTL_OPTIONS correct_est_fusion 0 > CTL_OPTIONS alt_splice 0 > CTL_OPTIONS always_complete 0 > CTL_OPTIONS alt_peptide C > CTL_OPTIONS
10/17/15
Anurag Priyam
, …
Carson Holt
11
6/25/14
[maker-devel] errors in final gff
Hi, I compiled all annotations generated by MAKER into a single GFF file using the gff3_merge script
unread,
[maker-devel] errors in final gff
Hi, I compiled all annotations generated by MAKER into a single GFF file using the gff3_merge script
6/25/14
Anurag Priyam
,
Carson Holt
3
6/19/14
[maker-devel] migrating annotations from old to new assembly
Is it possible to migrate annotations from an old assembly to a new assembly using MAKER? Perhaps by
unread,
[maker-devel] migrating annotations from old to new assembly
Is it possible to migrate annotations from an old assembly to a new assembly using MAKER? Perhaps by
6/19/14
Anthony Bretaudeau
, …
Carson Holt
6
6/12/14
[maker-devel] Merging 2 annotations
control file
est_forward
=1. This is normally used to move transcripts forward onto new assemblies with names being drawn from the alignment, but by telling MAKER that these are ESTs
unread,
[maker-devel] Merging 2 annotations
control file
est_forward
=1. This is normally used to move transcripts forward onto new assemblies with names being drawn from the alignment, but by telling MAKER that these are ESTs
6/12/14
Shaun Jackman
, …
Torsten Seemann
33
5/15/14
[maker-devel] Mapping gene names
Hi, I'm annotating a genome using a closely related genome from Genbank, using the .frn (RNA) and
unread,
[maker-devel] Mapping gene names
Hi, I'm annotating a genome using a closely related genome from Genbank, using the .frn (RNA) and
5/15/14
Shaun Jackman
,
Carson Holt
6
5/8/14
[maker-devel] est_forward and conflicting names
devel]
est_forward
and conflicting names Interesting. Thanks for the clarification. I'm working on a plant mitochondrion, and so as far as I know, there's no alternative
unread,
[maker-devel] est_forward and conflicting names
devel]
est_forward
and conflicting names Interesting. Thanks for the clarification. I'm working on a plant mitochondrion, and so as far as I know, there's no alternative
5/8/14
Shaun Jackman
,
Carson Holt
2
5/6/14
[maker-devel] Fewer genes in MAKER 2.31.3
Behavior Options
est_forward
=1 #map names and attributes forward from EST evidence, 1 = yes, 0 = no single_exon=1 #consider single exon EST evidence when generating annotations
unread,
[maker-devel] Fewer genes in MAKER 2.31.3
Behavior Options
est_forward
=1 #map names and attributes forward from EST evidence, 1 = yes, 0 = no single_exon=1 #consider single exon EST evidence when generating annotations
5/6/14
Janna Fierst
, …
Carson Holt
6
3/21/14
[maker-devel] associating gene names between related strains
Hi, we are assembling and annotating genomes for several related strains of Caenorhabditis worms and
unread,
[maker-devel] associating gene names between related strains
Hi, we are assembling and annotating genomes for several related strains of Caenorhabditis worms and
3/21/14
Mikael Brandström Durling
,
Carson Holt
2
2/28/14
[maker-devel] maker_coor behaviour
Hi, in a previous thread, the maker_coor feature for ETSs was mentioned. I have been trying it out,
unread,
[maker-devel] maker_coor behaviour
Hi, in a previous thread, the maker_coor feature for ETSs was mentioned. I have been trying it out,
2/28/14
Rob Syme
,
Carson Holt
2
5/29/13
[maker-devel] Can map2assembly be run outside the maker pipeline?
Hi all I'm looking to move existing transcripts from one genome assembly to another, keeping the
unread,
[maker-devel] Can map2assembly be run outside the maker pipeline?
Hi all I'm looking to move existing transcripts from one genome assembly to another, keeping the
5/29/13
Jeremy Semeiks
,
Carson Holt
8
9/21/12
[maker-devel] How to preserve human-friendly IDs when reannotating
Hi all, I have sequenced some novel fungal genomes, and I am annotating them with maker-2.26-beta.
unread,
[maker-devel] How to preserve human-friendly IDs when reannotating
Hi all, I have sequenced some novel fungal genomes, and I am annotating them with maker-2.26-beta.
9/21/12
Ian Misner
,
Carson Holt
2
3/2/12
[maker-devel] Rerunning Maker
Hello, I have run maker 2.03 on a genome that we assembled a while back. Now we have a new genome
unread,
[maker-devel] Rerunning Maker
Hello, I have run maker 2.03 on a genome that we assembled a while back. Now we have a new genome
3/2/12
Mark Yandell
,
Carson Holt
2
8/3/11
[maker-devel] FW: MAKER Genes Correspondence Question
file.
est_forward
=1 This is sort of a quirky way to cause MAKER to run the same as map2assembly (They are basically the same programs under the hood). Scan the output GFF3 to see if any
unread,
[maker-devel] FW: MAKER Genes Correspondence Question
file.
est_forward
=1 This is sort of a quirky way to cause MAKER to run the same as map2assembly (They are basically the same programs under the hood). Scan the output GFF3 to see if any
8/3/11
Filipe Bregieiro
, …
Carson Holt
3
6/30/11
[maker-devel] Maker vs blast
0 CTL_OPTIONS
est_forward
0 CTL_OPTIONS alt_splice 0 CTL_OPTIONS always_complete 0 CTL_OPTIONS alt_peptide C CTL_OPTIONS evaluate 0 CTL_OPTIONS blast_type ncbi CTL_OPTIONS
unread,
[maker-devel] Maker vs blast
0 CTL_OPTIONS
est_forward
0 CTL_OPTIONS alt_splice 0 CTL_OPTIONS always_complete 0 CTL_OPTIONS alt_peptide C CTL_OPTIONS evaluate 0 CTL_OPTIONS blast_type ncbi CTL_OPTIONS
6/30/11