summaryrefslogtreecommitdiff
path: root/debian/man/efilter.1
blob: 21a38a3042b9ee2c011963d31c7df693696050dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
.TH EFILTER 1 2017-10-05 NCBI "NCBI Entrez Direct User's Manual"
NCBI "NCBI Entrez Direct User's Manual"
.SH NAME
efilter \- filter and/or sort NCBI Entrez search results
.SH SYNOPSIS
\fBefilter\fP (\fBefetch \-filter\fP)
[\|\fB\-help\fP\|]
[\|\fB\-query\fP\ \fIstr\fP\|]
[\|\fB\-sort\fP\ \fIfield\fP\|]
[\|\fB\-days\fP\ \fIN\fP\|]
[\|\fB\-datetype\fP\ \fIfield\fP\|]
[\|\fB\-mindate\fP\ \fIdate\fP\|]
[\|\fB\-maxdate\fP\ \fIdate\fP\|]
[\|\fB\-field\ \fIfield\fP\|]
[\|\fB\-pairs\ \fIfield\fP\|]
[\|\fB\-spell\fP\|]
[\|\fB\-pub\fP\ \fItype\fP\|]
[\|\fB\-feature\fP\ \fItype\fP\|]
[\|\fB\-location\fP\ \fItype\fP\|]
[\|\fB\-molecule\fP\ \fItype\fP\|]
[\|\fB\-organism\fP\ \fItype\fP\|]
[\|\fB\-source\fP\ \fItype\fP\|]
[\|\fB\-status\ alive\fP\|]
[\|\fB\-type\fP\ \fItype\fP\|]
[\|\fB\-label\fP\ \fIname\fP\|]
.SH DESCRIPTION
\fBefilter\fP filters and/or sorts results
from a previous \fBedirect\fP(1) search.
.SH OPTIONS
.SS Query Specification
.TP
\fB\-query\fP\ \fIstr\fP
Limit results to those matching the given query string.
.SS Document Order
.TP
\fB\-sort\fP\ \fIfield\fP
Sort results by the given field.
.SS Date Constraint
.TP
\fB\-days\fP\ \fIN\fP
Keep only results from the past \fIN\fP days.
.TP
\fB\-datetype\fP\ \fIfield\fP
Which date field (in abbreviated form) to consider.
.TP
\fB\-mindate\fP\ \fIdate\fP
Start of date range.
.TP
\fB\-maxdate\fP\ \fIdate\fP
End of date range.
.SS Limit by Field
.TP
\fB\-field\fP\ \fIfield\fP
Query words individually in field.
.TP
\fB\-pairs\fP\ \fIfield\fP
Query overlapping word pairs.
.SS Spell Check
.TP
\fB\-spell\fP
Correct misspellings in query.
.SS Publication Filters
.TP
\fB\-pub\fP\ \fItype\fP
.BR abstract ,
.BR clinical ,
.BR english ,
.BR free ,
.BR historical ,
.BR journal ,
.BR last_week ,
.BR last_month ,
.BR last_year ,
.BR preprint ,
.BR review ,
.BR structured .
.SS Sequence Filters
.TP
\fB\-feature\fP\ \fItype\fP
.BR gene ,
.BR mrna ,
.BR cds ,
.BR mat_peptide ,
\&...
.TP
\fB\-location\fP\ \fItype\fP
.BR mitochondrion ,
.BR chloroplast ,
.BR plasmid ,
.BR plastid .
.TP
\fB\-molecule\fP\ \fItype\fP
.BR genomic ,
.BR mrna ,
.BR trna ,
.BR rrna ,
.BR ncrna .
.TP
\fB\-organism\fP\ \fItype\fP
.BR animals ,
.BR archaea ,
.BR bacteria ,
.BR eukaryotes ,
.BR fungi ,
.BR human ,
.BR insects ,
.BR mammals ,
.BR plants ,
.BR prokaryotes ,
.BR protists ,
.BR rodents ,
.BR viruses .
.TP
\fB\-source\fP\ \fItype\fP
.BR genbank ,
.BR insd ,
.BR pdb ,
.BR pir ,
.BR refseq ,
.BR swissprot ,
.BR tpa
.SS Gene Filters
.TP
\fB\-status\ alive\fP
.TP
\fB\-type\fP\ \fItype\fP
.BR coding ,
.BR pseudo .
.SS Miscellaneous Arguments
.TP
\fB\-help\fP
Print usage information.
.TP
\fB\-label\fP\ \fIname\fP
Alias for query step.
.SH SEE ALSO
.BR edirect (1).