Skip to content

agat_sp_filter_feature_from_kill_list.pl adding large number of unexpected rows to output #460

Answered by Juke34
sgoldman101 asked this question in Q&A
Discussion options

You must be logged in to vote

To track what is going on at a more detailed level I would suggest to first run the "gxf2gxf" script to stardarise your file. Standardisation is made by default for all _sp_ script and it is not possible to completlely deactivate it (A minimal structure is needed to load it in memory). So, agat_sp_filter_feature_from_kill_list.pl is doing to things, standardisation and then the kill_list job.
You may follow what is doing the standardisation process by looking at the generated log file but it may be clearer to split the process in two distinct jobs.
Run the standardisation with the "gxf2gxf". The you look at the stats (e.g. using the agat statistics script).
Then run agat_sp_filter_feature…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sgoldman101
Comment options

Answer selected by Juke34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants