You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have correct and scaffold my assembly regarding a close reference genome already sequenced. Now I am trying to update my gff from my no correcting assembly to the scaffolded one.
geneome_faste_ref_DIR: path to my genome of reference
outDir/ragtag.correct.fasta: path to my assembly corrected first
outDir_scaffolding: output directory
Then I try to update my gff following this command:
with:
gff_PATH: The gff file produce with augustus and related to my non corrected/scafold assembly (query)
current_agpScafolded_PATH: AGP ouput file from the ragtag.py scaffold command
Hi !
I have correct and scaffold my assembly regarding a close reference genome already sequenced. Now I am trying to update my gff from my no correcting assembly to the scaffolded one.
I have scafold my assembly using this command :
with
geneome_faste_ref_DIR: path to my genome of reference
outDir/ragtag.correct.fasta: path to my assembly corrected first
outDir_scaffolding: output directory
Then I try to update my gff following this command:
with:
gff_PATH: The gff file produce with augustus and related to my non corrected/scafold assembly (query)
current_agpScafolded_PATH: AGP ouput file from the ragtag.py scaffold command
Running this command I have an issue:
here you have a head of the AGP file:
Do you see my mistake ? What should I do to correct this issue please?
Thanks in advance!
The text was updated successfully, but these errors were encountered: